Closed richtier closed 6 years ago
Merging #12 into master will increase coverage by
1.1%
. The diff coverage is96.66%
.
@@ Coverage Diff @@
## master #12 +/- ##
=========================================
+ Coverage 93.51% 94.61% +1.1%
=========================================
Files 11 12 +1
Lines 216 223 +7
=========================================
+ Hits 202 211 +9
+ Misses 14 12 -2
Impacted Files | Coverage Δ | |
---|---|---|
serve.py | 0% <0%> (ø) |
|
avs_client/avs_client/authentication.py | 100% <100%> (ø) |
:arrow_up: |
avs_client/refreshtoken/handlers.py | 100% <100%> (ø) |
:arrow_up: |
avs_client/refreshtoken/helpers.py | 100% <100%> (ø) |
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 b08e4c4...d1f504e. Read the comment docs.
This change facilitates creating oauth2 views in downstream projects, specifically alexa-browser-client