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

fix(smart-contracts): use the correct proto definitions and paths #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

fix(smart-contracts): use the correct proto definitions and paths

8d2a427
Select commit
Loading
Failed to load commit list.
Open

fix(smart-contracts): use the correct proto definitions and paths #4

fix(smart-contracts): use the correct proto definitions and paths
8d2a427
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2024 in 1s

59.78% (-0.08%) compared to 1ba9440, passed because coverage increased by +0.15% when compared to adjusted base (59.63%)

View this Pull Request on Codecov

59.78% (-0.08%) compared to 1ba9440, passed because coverage increased by +0.15% when compared to adjusted base (59.63%)

Details

Codecov Report

Attention: Patch coverage is 61.53846% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 59.78%. Comparing base (1ba9440) to head (8d2a427).

Files Patch % Lines
contracts/injective-auction-pool/src/helpers.rs 50.00% 4 Missing ⚠️
contracts/injective-auction-pool/src/executions.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
- Coverage   59.85%   59.78%   -0.08%     
==========================================
  Files          10       10              
  Lines         568      562       -6     
==========================================
- Hits          340      336       -4     
+ Misses        228      226       -2     

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