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: hardcoded test failing in the CI #448

Merged
merged 4 commits into from
Mar 10, 2025

fix: cargo deny unmaintained crate

bc0acf2
Select commit
Loading
Failed to load commit list.
Merged

fix: hardcoded test failing in the CI #448

fix: cargo deny unmaintained crate
bc0acf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 10, 2025 in 0s

75.45% (-0.01%) compared to 8492820

View this Pull Request on Codecov

75.45% (-0.01%) compared to 8492820

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.45%. Comparing base (8492820) to head (bc0acf2).
Report is 1 commits behind head on main.

@@            Coverage Diff             @@
##             main     #448      +/-   ##
==========================================
- Coverage   75.46%   75.45%   -0.01%     
==========================================
  Files          64       64              
  Lines       14108    14107       -1     
  Branches    14108    14107       -1     
==========================================
- Hits        10647    10645       -2     
- Misses       2099     2100       +1     
  Partials     1362     1362              
Files with missing lines Coverage Δ
crates/pop-parachains/src/build.rs 88.15% <ø> (-0.03%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.