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
Merged

Fix coverage #2658

merged 2 commits into from
Dec 4, 2023

Conversation

zjb0807
Copy link
Member

@zjb0807 zjb0807 commented Dec 1, 2023

cargo_tarpaulin::process_handling: Args: ["/runner/work/Acala/Acala/target/debug/deps/module_cdp_treasury-f399057a21821dfb", "--test-threads", "16"]

run with --test-threads seems to work fine

@zjb0807 zjb0807 marked this pull request as ready for review December 1, 2023 08:56
Copy link

codecov bot commented Dec 1, 2023

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.

@xlc xlc merged commit 7e9acd5 into master Dec 4, 2023
6 checks passed
@xlc xlc deleted the fix-coverage branch December 4, 2023 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants