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 coverage #2658

Merged
merged 2 commits into from
Dec 4, 2023

generate xml report

605f135
Select commit
Loading
Failed to load commit list.
Merged

Fix coverage #2658

generate xml report
605f135
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2023 in 1s

67.43% (+67.43%) compared to 7198bb1

View this Pull Request on Codecov

67.43% (+67.43%) compared to 7198bb1

Details

Codecov Report

Attention: 118 lines in your changes are missing coverage. Please review.

Comparison is base (7198bb1) 0.00% compared to head (605f135) 67.43%.
Report is 12 commits behind head on master.

Files Patch % Lines
modules/xnft/src/xcm_helpers.rs 0.00% 47 Missing ⚠️
modules/xnft/src/impl_transactor.rs 0.00% 44 Missing ⚠️
modules/xnft/src/lib.rs 0.00% 20 Missing ⚠️
modules/honzon/src/lib.rs 53.84% 6 Missing ⚠️
primitives/src/lib.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2658       +/-   ##
===========================================
+ Coverage        0   67.43%   +67.43%     
===========================================
  Files           0       69       +69     
  Lines           0     8175     +8175     
===========================================
+ Hits            0     5513     +5513     
- Misses          0     2662     +2662     

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