Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 18, 2025

Codecov was configured to fail CI on errors or coverage drops, blocking merge requests. This changes codecov to informational-only mode while maintaining coverage tracking and PR comments.

Changes

  • Created .codecov.yml: Sets informational: true for project and patch status checks, preventing codecov from blocking CI based on coverage thresholds
  • Updated .github/workflows/ci.yml: Changed fail_ci_if_error: false to prevent CI failures when codecov encounters upload errors

Codecov will continue to post coverage reports and diffs on PRs without affecting merge ability.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: josephdviviano <4142570+josephdviviano@users.noreply.github.com>
Copilot AI changed the title [WIP] Add method for pre-training diffusion-based pf Configure codecov to not block CI while tracking coverage Dec 18, 2025
Copilot AI requested a review from josephdviviano December 18, 2025 02:41
@josephdviviano josephdviviano marked this pull request as ready for review December 18, 2025 03:05
@codecov
Copy link

codecov bot commented Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.84%. Comparing base (69efb35) to head (c8eb351).
⚠️ Report is 10 commits behind head on relative_trajectory_balance.

Additional details and impacted files
@@                     Coverage Diff                      @@
##           relative_trajectory_balance     #458   +/-   ##
============================================================
  Coverage                        73.84%   73.84%           
============================================================
  Files                               48       48           
  Lines                             7111     7111           
  Branches                           830      830           
============================================================
  Hits                              5251     5251           
  Misses                            1539     1539           
  Partials                           321      321           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@josephdviviano josephdviviano merged commit f8d5c5b into relative_trajectory_balance Dec 18, 2025
5 checks passed
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