Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test deleg store #14

Closed
wants to merge 237 commits into from

Not pretty, but got that last selector passing

6affc01
Select commit
Loading
Failed to load commit list.
Closed

Test deleg store #14

Not pretty, but got that last selector passing
6affc01
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@             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%> (ø)