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

Add ArgumentValue.TryCoerceValue helper #7113

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tobias-tengler
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented May 22, 2024

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@tobias-tengler tobias-tengler added the 👓 ready-for-review The PR is ready for review. label May 22, 2024
Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.02%. Comparing base (8004643) to head (5ca2960).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7113      +/-   ##
==========================================
+ Coverage   74.00%   74.02%   +0.02%     
==========================================
  Files        2918     2918              
  Lines      151252   151270      +18     
  Branches    17576    17578       +2     
==========================================
+ Hits       111936   111983      +47     
+ Misses      33464    33435      -29     
  Partials     5852     5852              
Flag Coverage Δ
unittests 74.02% <ø> (+0.02%) ⬆️

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 force-pushed the main branch 2 times, most recently from 8a97a79 to e2d2300 Compare June 17, 2024 17:49
@tobias-tengler tobias-tengler force-pushed the tte/argument-value-coercion-helper branch from a816bb7 to 6010da6 Compare August 7, 2024 06:29
@tobias-tengler tobias-tengler force-pushed the tte/argument-value-coercion-helper branch from 6010da6 to 211c41f Compare November 17, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant