Skip to content

Merge remote-tracking branch 'origin/Y26-013' into Y26-013

bf3b40b
Select commit
Loading
Failed to load commit list.
Open

restrict tag_sequence to 30 characters #5598

Merge remote-tracking branch 'origin/Y26-013' into Y26-013
bf3b40b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 1s

87.18% (-0.07%) compared to bd18995

View this Pull Request on Codecov

87.18% (-0.07%) compared to bd18995

Details

Codecov Report

❌ Patch coverage is 73.68421% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.18%. Comparing base (bd18995) to head (bf3b40b).
⚠️ Report is 40 commits behind head on develop.

Files with missing lines Patch % Lines
app/helpers/samples_helper.rb 66.66% 8 Missing ⚠️
app/models/broadcast_event/order_made.rb 0.00% 1 Missing ⚠️
lib/tasks/views_schema.rake 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5598      +/-   ##
===========================================
- Coverage    87.24%   87.18%   -0.07%     
===========================================
  Files         1460     1460              
  Lines        32966    32995      +29     
  Branches      3465     3471       +6     
===========================================
+ Hits         28762    28767       +5     
- Misses        4183     4207      +24     
  Partials        21       21              

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