Skip to content

🎨 Improve formio component definitions in tests - #6377

Merged
sergei-maertens merged 1 commit into
mainfrom
chore/test-hygiene-improvements
Jun 14, 2026
Merged

🎨 Improve formio component definitions in tests#6377
sergei-maertens merged 1 commit into
mainfrom
chore/test-hygiene-improvements

Conversation

@sergei-maertens

Copy link
Copy Markdown
Member

This is another batch of test cleanups/improvements extracted from #5912

Future parsing with msgspec will require these to be defined according to the strict type definitions, meaning that required fields must be provided/specified or else the parsing fails/crashes.

Future parsing with msgspec will require these to be defined
according to the strict type definitions, meaning that required
fields must be provided/specified or else the parsing fails/crashes.
@sergei-maertens
sergei-maertens force-pushed the chore/test-hygiene-improvements branch from b1b6d84 to a8c2be8 Compare June 14, 2026 20:04
@codecov

codecov Bot commented Jun 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.09%. Comparing base (2982098) to head (a8c2be8).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6377      +/-   ##
==========================================
- Coverage   97.09%   97.09%   -0.01%     
==========================================
  Files         870      870              
  Lines       33415    33409       -6     
  Branches     3068     3068              
==========================================
- Hits        32443    32437       -6     
  Misses        654      654              
  Partials      318      318              

☔ View full report in Codecov by Harness.
📢 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.

@sergei-maertens
sergei-maertens merged commit cfcf9b4 into main Jun 14, 2026
31 checks passed
@sergei-maertens
sergei-maertens deleted the chore/test-hygiene-improvements branch June 14, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant