Skip to content

fix checkbox not actually getting a default value set when it should

740ecd8
Select commit
Loading
Failed to load commit list.
Open

URO-352 Fix checkbox inputs not actually getting a default value set when it should #3698

fix checkbox not actually getting a default value set when it should
740ecd8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 1, 2025 in 0s

25.89% (-0.05%) compared to a386eed

View this Pull Request on Codecov

25.89% (-0.05%) compared to a386eed

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 25.89%. Comparing base (a386eed) to head (740ecd8).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3698      +/-   ##
===========================================
- Coverage    25.94%   25.89%   -0.05%     
===========================================
  Files          461      461              
  Lines        46662    46663       +1     
===========================================
- Hits         12106    12084      -22     
- Misses       34556    34579      +23     
Files with missing lines Coverage Δ
...base/js/widgets/appWidgets2/input/checkboxInput.js 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5935fba...740ecd8. Read the comment docs.

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