Skip to content

fix: use %g instead of %f for autoscaling annotation values#3904

Open
Elvand-Lie wants to merge 1 commit into
knative:mainfrom
Elvand-Lie:fix/autoscaling-annotation-format
Open

fix: use %g instead of %f for autoscaling annotation values#3904
Elvand-Lie wants to merge 1 commit into
knative:mainfrom
Elvand-Lie:fix/autoscaling-annotation-format

fix: use %%g instead of %%f for autoscaling annotation values

2c8df8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 1s

54.04% (+0.04%) compared to d7b93f6

View this Pull Request on Codecov

54.04% (+0.04%) compared to d7b93f6

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.04%. Comparing base (d7b93f6) to head (2c8df8d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3904      +/-   ##
==========================================
+ Coverage   54.00%   54.04%   +0.04%     
==========================================
  Files         200      200              
  Lines       23687    23687              
==========================================
+ Hits        12792    12802      +10     
+ Misses       9660     9653       -7     
+ Partials     1235     1232       -3     

☔ View full report in Codecov by Harness.
📢 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.