Closed Marco-Parente closed 4 years ago
Merging #6 into master will increase coverage by
<.01%
. The diff coverage is85.71%
.
@@ Coverage Diff @@
## master #6 +/- ##
==========================================
+ Coverage 99.1% 99.11% +<.01%
==========================================
Files 1 1
Lines 112 113 +1
==========================================
+ Hits 111 112 +1
Misses 1 1
Impacted Files | Coverage Δ | |
---|---|---|
lib/corsac_jwt.dart | 99.11% <85.71%> (ø) |
: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 d073e41...4f5a910. Read the comment docs.
Because some oAuth2 and OIDC services can also return a list of audiences, not just a String. Example: https://github.com/ory/hydra