Mypy per module - #560
Open
whooo wants to merge 3 commits into
Open
Conversation
Since [commit][1] in libtpms setting auth values/policies for PCRs are no longer supported. [1]: stefanberger/libtpms@af4fc0e Signed-off-by: Erik Larsson <who+github@cnackers.org>
whooo
force-pushed
the
mypy-per-module
branch
from
January 17, 2024 20:23
8c98bb3 to
49f20a7
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #560 +/- ##
==========================================
- Coverage 91.57% 90.86% -0.72%
==========================================
Files 17 17
Lines 7017 7101 +84
Branches 1012 1032 +20
==========================================
+ Hits 6426 6452 +26
- Misses 418 457 +39
- Partials 173 192 +19 ☔ View full report in Codecov by Sentry. |
whooo
force-pushed
the
mypy-per-module
branch
from
January 17, 2024 20:34
49f20a7 to
e5e2de2
Compare
whooo
force-pushed
the
mypy-per-module
branch
7 times, most recently
from
January 18, 2024 17:55
20ca8e3 to
b1da22e
Compare
whooo
force-pushed
the
mypy-per-module
branch
from
January 19, 2024 12:19
e6c090f to
cfe4af4
Compare
whooo
force-pushed
the
mypy-per-module
branch
from
January 20, 2024 09:16
28bbc65 to
d7a1d02
Compare
whooo
force-pushed
the
mypy-per-module
branch
2 times, most recently
from
January 21, 2024 14:57
6b2d85a to
5d007d9
Compare
RSAPrivateNumbers was moved to a rust implementation in 42.0.1. So inheritance is no longer possible, so turn the class into a wrapper instead of a subclass. Fixes tpm2-software#561 Signed-off-by: Erik Larsson <who+github@cnackers.org>
whooo
force-pushed
the
mypy-per-module
branch
3 times, most recently
from
January 28, 2024 18:14
3ca802d to
f1efb36
Compare
Ignore the encoding module for now, waiting for the tools support to be removed. Signed-off-by: Erik Larsson <who+github@cnackers.org>
whooo
force-pushed
the
mypy-per-module
branch
from
January 28, 2024 18:29
f1efb36 to
a3b354e
Compare
whooo
marked this pull request as ready for review
January 28, 2024 18:44
Member
|
@whooo what's the overarching point of these patches? It was lost on me. |
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.