ci: Add code coverage #2
Merged
Codecov / codecov/project
succeeded
Oct 30, 2024 in 0s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Please upload report for BASE (
main@10b69ed
). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #2 +/- ##
=======================================
Coverage ? 75.09%
=======================================
Files ? 48
Lines ? 13799
Branches ? 0
=======================================
Hits ? 10363
Misses ? 3436
Partials ? 0
Files with missing lines | Coverage Δ | |
---|---|---|
src/jwe/alg/pbes2_hmac_aeskw.rs | 67.04% <100.00%> (ø) |
|
src/jwe/enc/aescbc_hmac.rs | 87.58% <100.00%> (ø) |
|
src/jwe/jwe_algorithm.rs | 0.00% <ø> (ø) |
|
src/jwe/jwe_context.rs | 77.14% <100.00%> (ø) |
|
src/jwe/jwe_header_set.rs | 70.63% <ø> (ø) |
|
src/jwk/key_pair.rs | 0.00% <ø> (ø) |
|
src/jws.rs | 78.08% <ø> (ø) |
|
src/jws/jws_algorithm.rs | 0.00% <ø> (ø) |
|
src/jws/jws_header_set.rs | 74.23% <ø> (ø) |
|
src/jwt.rs | 87.33% <ø> (ø) |
|
... and 1 more |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 10b69ed...a71084c. Read the comment docs.
Loading