Skip to content

test: guard integration test resource names against 63-char API limit#729

Merged
vdusek merged 2 commits into
masterfrom
fix/flaky-schedule-integration-test
Apr 16, 2026
Merged

test: guard integration test resource names against 63-char API limit#729
vdusek merged 2 commits into
masterfrom
fix/flaky-schedule-integration-test

fix: add 63-char API name limit guard to get_random_resource_name

cb6fe9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 0s

95.44% (+0.15%) compared to 586d15e

View this Pull Request on Codecov

95.44% (+0.15%) compared to 586d15e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.44%. Comparing base (586d15e) to head (cb6fe9b).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #729      +/-   ##
==========================================
+ Coverage   95.28%   95.44%   +0.15%     
==========================================
  Files          45       45              
  Lines        5114     5115       +1     
==========================================
+ Hits         4873     4882       +9     
+ Misses        241      233       -8     

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