Skip to content

feat(ci): skip workflows on bot branches to avoid redundant CI runs#4916

Merged
njzjz merged 3 commits into
develfrom
copilot/fix-4915
Aug 28, 2025
Merged

feat(ci): skip workflows on bot branches to avoid redundant CI runs#4916
njzjz merged 3 commits into
develfrom
copilot/fix-4915

fix(ci): remove unnecessary branches-ignore from todo.yml workflow

f310b13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2025 in 0s

84.29% (-0.01%) compared to 727ec3c

View this Pull Request on Codecov

84.29% (-0.01%) compared to 727ec3c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.29%. Comparing base (727ec3c) to head (f310b13).
⚠️ Report is 2 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #4916      +/-   ##
==========================================
- Coverage   84.29%   84.29%   -0.01%     
==========================================
  Files         702      703       +1     
  Lines       68665    68727      +62     
  Branches     3573     3572       -1     
==========================================
+ Hits        57882    57934      +52     
- Misses       9643     9652       +9     
- Partials     1140     1141       +1     

☔ 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.