Skip to content

Exception handling and flag parsing

a7b3d6e
Select commit
Loading
Failed to load commit list.
Merged

Tag old images with no-new-use-public-image #2938

Exception handling and flag parsing
a7b3d6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2025 in 0s

50.01% (-0.02%) compared to 9ad5345

View this Pull Request on Codecov

50.01% (-0.02%) compared to 9ad5345

Details

Codecov Report

❌ Patch coverage is 4.00000% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.01%. Comparing base (9ad5345) to head (a7b3d6e).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...gle/cloud/teleport/plugin/maven/PromoteHelper.java 4.34% 22 Missing ⚠️
...loud/teleport/plugin/maven/TemplatesStageMojo.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2938      +/-   ##
============================================
- Coverage     50.03%   50.01%   -0.02%     
- Complexity     4974     4976       +2     
============================================
  Files           967      967              
  Lines         59363    59385      +22     
  Branches       6455     6459       +4     
============================================
+ Hits          29700    29703       +3     
- Misses        27554    27573      +19     
  Partials       2109     2109              
Components Coverage Δ
spanner-templates 70.38% <ø> (-0.01%) ⬇️
spanner-import-export 69.06% <ø> (-0.02%) ⬇️
spanner-live-forward-migration 79.69% <ø> (ø)
spanner-live-reverse-replication 77.09% <ø> (ø)
spanner-bulk-migration 88.23% <ø> (ø)
Files with missing lines Coverage Δ
...loud/teleport/plugin/maven/TemplatesStageMojo.java 8.23% <0.00%> (-0.03%) ⬇️
...gle/cloud/teleport/plugin/maven/PromoteHelper.java 43.51% <4.34%> (-5.62%) ⬇️

... and 2 files with indirect coverage changes

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