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 new analysis and code fixers #9

Merged
merged 11 commits into from
Sep 7, 2024
Merged

Add new analysis and code fixers #9

merged 11 commits into from
Sep 7, 2024

Conversation

joeldickson
Copy link
Contributor

38 senarios covered in new fixer

Code is horrible, but will refactor later, as we have a passing test now.

Want to try it out and get more scenario plus test coverage before refactoring

@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2024

Codecov Report

Attention: Patch coverage is 78.64407% with 126 lines in your changes missing coverage. Please review.

Project coverage is 78.64%. Comparing base (9be4bce) to head (88c9b09).

Files with missing lines Patch % Lines
...uldly.FromAssert/NUnitToShouldlyCodeFixProvider.cs 77.75% 88 Missing and 37 partials ⚠️
src/Shouldly.FromAssert/NUnitToShouldlyAnalyzer.cs 96.42% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #9       +/-   ##
===========================================
- Coverage   92.19%   78.64%   -13.56%     
===========================================
  Files           3        2        -1     
  Lines         141      590      +449     
  Branches       12       60       +48     
===========================================
+ Hits          130      464      +334     
- Misses          9       88       +79     
- Partials        2       38       +36     

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

@joeldickson joeldickson merged commit c23e777 into main Sep 7, 2024
3 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.

3 participants