Skip to content

Conversation

@martincostello
Copy link
Member

- Update NuGet packages to their latest versions while dependabot is unable to correctly do the updates.
- Fix/suppress new SonarAnalyzer.CSharp warnings.
@martincostello martincostello added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Dec 9, 2023
Removing the "useless primary constructor" breaks code coverage as the empty records appears to be unused (when it is), so add it back and suppress the warning instead.
@codecov
Copy link

codecov bot commented Dec 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (47b674b) 84.58% compared to head (91c7e75) 84.58%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1849   +/-   ##
=======================================
  Coverage   84.58%   84.58%           
=======================================
  Files         308      308           
  Lines        6798     6798           
  Branches     1049     1049           
=======================================
  Hits         5750     5750           
  Misses        839      839           
  Partials      209      209           
Flag Coverage Δ
linux 84.58% <100.00%> (ø)
macos 84.58% <100.00%> (ø)
windows 84.58% <100.00%> (ø)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants