Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handled optional values in CoerceArgumentValue<T> #7449

Merged
merged 2 commits into from
Sep 14, 2024
Merged

Conversation

glen-84
Copy link
Collaborator

@glen-84 glen-84 commented Sep 10, 2024

Summary of the changes (Less than 80 chars)

  • Handled optional values in CoerceArgumentValue<T>.

Closes #4726


@michaelstaib Is this the correct solution?

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.61%. Comparing base (759e4a4) to head (171a28b).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7449      +/-   ##
==========================================
- Coverage   77.82%   75.61%   -2.22%     
==========================================
  Files        2825     2821       -4     
  Lines      141836   141727     -109     
==========================================
- Hits       110384   107163    -3221     
- Misses      31452    34564    +3112     
Flag Coverage Δ
unittests 75.61% <100.00%> (-2.22%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michaelstaib michaelstaib merged commit e2e4335 into main Sep 14, 2024
5 checks passed
@michaelstaib michaelstaib deleted the gai/issue-4726 branch September 14, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants