Test deleg store #14
Closed
Test deleg store #14
Codecov / codecov/project
succeeded
Mar 25, 2024 in 0s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
Attention: Patch coverage is 25.00000%
with 57 lines
in your changes are missing coverage. Please review.
❗ No coverage uploaded for pull request base (
v1.0-rc.1@643b466
). Click here to learn what that means.
Additional details and impacted files
@@ Coverage Diff @@
## v1.0-rc.1 #12 +/- ##
============================================
Coverage ? 13.16%
============================================
Files ? 68
Lines ? 5658
Branches ? 2712
============================================
Hits ? 745
Misses ? 4319
Partials ? 594
Files | Coverage Δ | |
---|---|---|
src/delegation/policy/selector.rs | 47.91% <ø> (ø) |
|
src/invocation/store/traits.rs | 100.00% <100.00%> (ø) |
|
src/crypto/signature/envelope.rs | 34.21% <0.00%> (ø) |
|
src/delegation/store/traits.rs | 85.71% <50.00%> (ø) |
|
src/invocation/store/memory.rs | 63.63% <63.63%> (ø) |
|
src/delegation/store/memory.rs | 26.98% <16.66%> (ø) |
|
src/delegation/policy/predicate.rs | 8.56% <0.00%> (ø) |
|
src/invocation/agent.rs | 33.33% <0.00%> (ø) |
|
src/delegation/policy/selector/select.rs | 38.57% <24.24%> (ø) |
Loading