-
Notifications
You must be signed in to change notification settings - Fork 148
NOSNOW: Fix dotnet formatting #1175
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
Conversation
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) |
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #1175 +/- ##
==========================================
- Coverage 87.71% 87.69% -0.02%
==========================================
Files 158 158
Lines 13922 13925 +3
Branches 1424 1424
==========================================
+ Hits 12211 12212 +1
+ Misses 1357 1355 -2
- Partials 354 358 +4 ☔ View full report in Codecov by Sentry. |
c28eccf
to
63677e7
Compare
Description
Ran
dotnet format
to clear up the file formatting issues.Checklist
dotnet test
)