Skip to content

chore(templates-maven-plugin): Add retry logic to template staging

7c5978a
Select commit
Loading
Failed to load commit list.
Closed

chore(templates-maven-plugin): Add retry logic to template staging #2937

chore(templates-maven-plugin): Add retry logic to template staging
7c5978a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2025 in 1s

50.00% (-0.03%) compared to 9ad5345

View this Pull Request on Codecov

50.00% (-0.03%) compared to 9ad5345

Details

Codecov Report

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

Files with missing lines Patch % Lines
...loud/teleport/plugin/maven/TemplatesStageMojo.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2937      +/-   ##
============================================
- Coverage     50.03%   50.00%   -0.03%     
- Complexity     4974     4975       +1     
============================================
  Files           967      967              
  Lines         59363    59369       +6     
  Branches       6455     6457       +2     
============================================
- Hits          29700    29690      -10     
- Misses        27554    27569      +15     
- Partials       2109     2110       +1     
Components Coverage Δ
spanner-templates 70.34% <ø> (-0.05%) ⬇️
spanner-import-export 68.95% <ø> (-0.12%) ⬇️
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.22% <0.00%> (-0.05%) ⬇️

... and 4 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.