Skip to content

feat: replaced v1 usage with v2

1e8053b
Select commit
Loading
Failed to load commit list.
Open

Y25-483 - Show Lot information using the v2 API #652

feat: replaced v1 usage with v2
1e8053b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 1s

80.81% (+0.49%) compared to b024bb4

View this Pull Request on Codecov

80.81% (+0.49%) compared to b024bb4

Details

Codecov Report

❌ Patch coverage is 84.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.81%. Comparing base (b024bb4) to head (1e8053b).
⚠️ Report is 28 commits behind head on develop.

Files with missing lines Patch % Lines
app/models/presenter/qc_asset.rb 63.63% 8 Missing ⚠️
app/models/presenter/lot.rb 82.35% 3 Missing ⚠️
app/models/presenter/qcable.rb 96.15% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #652      +/-   ##
===========================================
+ Coverage    80.31%   80.81%   +0.49%     
===========================================
  Files           74       75       +1     
  Lines         1128     1199      +71     
===========================================
+ Hits           906      969      +63     
- Misses         222      230       +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.