Skip to content

revert: remove help menu experiment display changes

95d3cd1
Select commit
Loading
Failed to load commit list.
Draft

feat: migrate experiments config from array to bools #398

revert: remove help menu experiment display changes
95d3cd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 0s

67.94% (+0.04%) compared to 35e1743

View this Pull Request on Codecov

67.94% (+0.04%) compared to 35e1743

Details

Codecov Report

❌ Patch coverage is 85.29412% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.94%. Comparing base (35e1743) to head (95d3cd1).

Files with missing lines Patch % Lines
internal/config/experiments.go 90.32% 2 Missing and 1 partial ⚠️
internal/config/experiments_unmarshal.go 80.00% 2 Missing and 1 partial ⚠️
internal/config/project.go 81.81% 1 Missing and 1 partial ⚠️
internal/config/system.go 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
+ Coverage   67.90%   67.94%   +0.04%     
==========================================
  Files         218      219       +1     
  Lines       18050    18103      +53     
==========================================
+ Hits        12256    12300      +44     
- Misses       4640     4646       +6     
- Partials     1154     1157       +3     

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