Skip to content

chore: relax codecov using codecov.yml file

c0a2da7
Select commit
Loading
Failed to load commit list.
Merged

chore: Bump to latest rust version 1.94 and publish beta tags from feature branch #154

chore: relax codecov using codecov.yml file
c0a2da7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 0s

66.30% (+9.34%) compared to bc281df

View this Pull Request on Codecov

66.30% (+9.34%) compared to bc281df

Details

Codecov Report

❌ Patch coverage is 36.36364% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.30%. Comparing base (bc281df) to head (c0a2da7).
⚠️ Report is 241 commits behind head on master.

Files with missing lines Patch % Lines
packages/cohort_banking/src/bin/preload_db.rs 0.00% 2 Missing ⚠️
...s/examples_support/src/load_generator/generator.rs 0.00% 2 Missing ⚠️
packages/cohort_banking/src/metrics.rs 0.00% 1 Missing ⚠️
packages/talos_certifier/src/healthcheck.rs 0.00% 1 Missing ⚠️
.../src/bin/histogram_decision_timeline_from_kafka.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
+ Coverage   56.95%   66.30%   +9.34%     
==========================================
  Files         113      123      +10     
  Lines        5708    12149    +6441     
==========================================
+ Hits         3251     8055    +4804     
- Misses       2457     4094    +1637     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.