Skip to content

chore: separated test classes into different files

4404cac
Select commit
Loading
Failed to load commit list.
Open

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

chore: separated test classes into different files
4404cac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

80.95% (+0.63%) compared to b024bb4

View this Pull Request on Codecov

80.95% (+0.63%) compared to b024bb4

Details

Codecov Report

❌ Patch coverage is 78.87324% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.95%. Comparing base (b024bb4) to head (4404cac).
⚠️ Report is 18 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 64.70% 6 Missing ⚠️
app/models/presenter/qcable.rb 96.15% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #652      +/-   ##
===========================================
+ Coverage    80.31%   80.95%   +0.63%     
===========================================
  Files           74       75       +1     
  Lines         1128     1197      +69     
===========================================
+ Hits           906      969      +63     
- Misses         222      228       +6     

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