flagger icon indicating copy to clipboard operation
flagger copied to clipboard

Fix bug where CanaryWeight is reset to 0 during CanaryPhasePromoting

Open sayap opened this issue 5 months ago • 1 comments

This is just a display issue in the status, that can cause some confusion.

sayap avatar Oct 27 '25 08:10 sayap

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 29.87%. Comparing base (12ee6cb) to head (095a31d). :warning: Report is 67 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1851      +/-   ##
==========================================
- Coverage   39.44%   29.87%   -9.58%     
==========================================
  Files         287      287              
  Lines       22706    18422    -4284     
==========================================
- Hits         8956     5503    -3453     
+ Misses      12777    12189     -588     
+ Partials      973      730     -243     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov-commenter avatar Oct 27 '25 10:10 codecov-commenter