Skip to content

Apply suggestion from @knolleary

541abba
Select commit
Loading
Failed to load commit list.
Merged

Add Azure DevOps to GitOps pipelines #6896

Apply suggestion from @knolleary
541abba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 24, 2026 in 0s

76.29% (-0.34%) compared to 27cb9b9

View this Pull Request on Codecov

76.29% (-0.34%) compared to 27cb9b9

Details

Codecov Report

❌ Patch coverage is 15.74468% with 198 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.29%. Comparing base (27cb9b9) to head (541abba).
⚠️ Report is 25 commits behind head on main.

Files with missing lines Patch % Lines
forge/ee/lib/gitops/backends/azure.js 12.24% 86 Missing ⚠️
forge/ee/lib/gitops/backends/github.js 12.63% 83 Missing ⚠️
forge/ee/lib/gitops/backends/utils.js 17.39% 19 Missing ⚠️
forge/ee/lib/gitops/index.js 20.00% 8 Missing ⚠️
...ge/db/migrations/20260318-01-EE-extend-gittoken.js 80.00% 1 Missing ⚠️
forge/ee/routes/gitops/index.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6896      +/-   ##
==========================================
- Coverage   76.62%   76.29%   -0.34%     
==========================================
  Files         399      403       +4     
  Lines       20165    20293     +128     
  Branches     4856     4880      +24     
==========================================
+ Hits        15452    15482      +30     
- Misses       4713     4811      +98     

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