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

Remove capabilities, use consensus enum #2

Merged
merged 2 commits into from
Jan 15, 2025

impl Display/FromStr for Consensus

5e16d6b
Select commit
Loading
Failed to load commit list.
Merged

Remove capabilities, use consensus enum #2

impl Display/FromStr for Consensus
5e16d6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 14, 2025 in 0s

7.6% (-0.2%) compared to 32950eb

View this Pull Request on Codecov

7.6% (-0.2%) compared to 32950eb

Details

Codecov Report

Attention: Patch coverage is 9.09091% with 10 lines in your changes missing coverage. Please review.

Project coverage is 7.6%. Comparing base (32950eb) to head (5e16d6b).

Files with missing lines Patch % Lines
src/contract.rs 0.0% 8 Missing ⚠️
src/bin/ultrasonic-stl.rs 0.0% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #2     +/-   ##
=======================================
- Coverage     7.9%   7.6%   -0.2%     
=======================================
  Files          11     11             
  Lines         672    680      +8     
=======================================
- Hits           53     52      -1     
- Misses        619    628      +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.