pywarp
pywarp copied to clipboard
Refactor AuthenticatorData
Allows future arbitrary flags (the ones already working are implemented), also loads public key with cbor2.
Codecov Report
Merging #7 into master will increase coverage by
1.35%
. The diff coverage is47.82%
.
@@ Coverage Diff @@
## master #7 +/- ##
==========================================
+ Coverage 44.57% 45.92% +1.35%
==========================================
Files 10 10
Lines 258 270 +12
==========================================
+ Hits 115 124 +9
- Misses 143 146 +3
Impacted Files | Coverage Δ | |
---|---|---|
pywarp/authenticators.py | 50% <47.82%> (+21.42%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 187082e...97c49fe. Read the comment docs.