Skip to content

Create GitHub Action script to prevent API v1 deployment if v1 and v2 model versions don't align#2534

Merged
nikhilwoodruff merged 15 commits into
masterfrom
feat/check-versions-in-gh-script
Jun 6, 2025
Merged

Create GitHub Action script to prevent API v1 deployment if v1 and v2 model versions don't align#2534
nikhilwoodruff merged 15 commits into
masterfrom
feat/check-versions-in-gh-script

fix: Respond to review

6c5d164
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 4, 2025 in 0s

63.56% (-0.06%) compared to b8acbc3

View this Pull Request on Codecov

63.56% (-0.06%) compared to b8acbc3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.56%. Comparing base (b8acbc3) to head (6c5d164).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2534      +/-   ##
==========================================
- Coverage   63.62%   63.56%   -0.06%     
==========================================
  Files          56       56              
  Lines        2161     2163       +2     
  Branches      287      287              
==========================================
  Hits         1375     1375              
- Misses        729      731       +2     
  Partials       57       57              

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