JustSaying icon indicating copy to clipboard operation
JustSaying copied to clipboard

Update to .NET 9

Open martincostello opened this issue 2 years ago • 1 comments

  • Update to .NET 9.
  • Suppress noisy new CA1515 warning.

martincostello avatar Feb 28 '24 14:02 martincostello

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.71%. Comparing base (4d42365) to head (9f7cc20).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1358      +/-   ##
==========================================
+ Coverage   78.65%   78.71%   +0.05%     
==========================================
  Files         140      140              
  Lines        3556     3556              
  Branches      501      501              
==========================================
+ Hits         2797     2799       +2     
+ Misses        511      510       -1     
+ Partials      248      247       -1     
Flag Coverage Δ
linux 78.71% <ø> (+0.28%) :arrow_up:
macos 46.45% <ø> (ø)
windows 46.45% <ø> (ø)

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 28 '24 15:02 codecov[bot]