fix(smart-contracts): use the correct proto definitions and paths #4
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.
Loading