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: no op handlers #58

Merged
merged 27 commits into from
Jul 26, 2023

ci: no fail on upload error for coverage io

4996883
Select commit
Loading
Failed to load commit list.
Merged

fix: no op handlers #58

ci: no fail on upload error for coverage io
4996883
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2023 in 1s

84.19% (+4.54%) compared to 20b2eba

View this Pull Request on Codecov

84.19% (+4.54%) compared to 20b2eba

Details

Codecov Report

Patch coverage: 91.32% and project coverage change: +4.54% 🎉

Comparison is base (20b2eba) 79.65% compared to head (4996883) 84.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   79.65%   84.19%   +4.54%     
==========================================
  Files          41       39       -2     
  Lines        3161     4734    +1573     
==========================================
+ Hits         2518     3986    +1468     
- Misses        643      748     +105     
Files Changed Coverage Δ
contracts/shifter/src/msgs.rs 60.00% <ø> (ø)
packages/bindings/src/querier.rs 0.00% <0.00%> (ø)
packages/bindings/src/query.rs 100.00% <ø> (ø)
packages/bindings/src/state.rs 100.00% <ø> (ø)
contracts/bindings-perp/src/msg.rs 63.95% <66.66%> (-1.53%) ⬇️
contracts/token-vesting/src/contract.rs 73.88% <73.88%> (ø)
contracts/shifter/src/contract.rs 88.36% <83.09%> (+5.14%) ⬆️
contracts/token-vesting/src/msg.rs 93.88% <93.88%> (ø)
contracts/bindings-perp/src/contract.rs 90.30% <95.12%> (+1.41%) ⬆️
contracts/controller/src/contract.rs 78.76% <96.36%> (+7.29%) ⬆️
... and 5 more

... and 9 files with indirect coverage changes

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