Skip to content

Conversation

dotasek
Copy link
Collaborator

@dotasek dotasek commented Oct 3, 2025

Adds tests to Params, trying to cover as many common cases in translating args to ValidationContext as possible.

This will allow greater confidence when args are separated according to task.

@dotasek dotasek requested a review from grahamegrieve October 3, 2025 21:46
Copy link

codecov bot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 13.45%. Comparing base (585305e) to head (85936e6).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2197      +/-   ##
============================================
+ Coverage     13.42%   13.45%   +0.03%     
- Complexity    37344    37475     +131     
============================================
  Files          2460     2460              
  Lines        725666   725674       +8     
  Branches     212230   212230              
============================================
+ Hits          97390    97667     +277     
+ Misses       595006   594717     -289     
- Partials      33270    33290      +20     

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

Copy link
Collaborator

@grahamegrieve grahamegrieve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@grahamegrieve grahamegrieve merged commit 4857964 into master Oct 6, 2025
35 checks passed
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.

2 participants