Skip to content

Conversation

martincostello
Copy link
Collaborator

  • Write coverage reports for different projects to different files.
  • Avoid build errors from bug in static asset publishing by disabling it.
  • Update NuGet packages to their latest version where possible.
  • Add various extra paths to .gitignore that should be ignored.

Add various other files that should be ignored.
Write coverage reports for different projects to different files.
Avoid build errors from bug in static asset publishing.
Use target-typed constructor.
Update NuGet packages to their latest version where possible.
@martincostello martincostello added this to the v8.1.3 milestone May 23, 2025
@martincostello martincostello added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code bug fix labels May 23, 2025
Copy link

codecov bot commented May 23, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.55%. Comparing base (1fa817f) to head (353eb7b).
Report is 5 commits behind head on master.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...Injection/NewtonsoftServiceCollectionExtensions.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3423   +/-   ##
=======================================
  Coverage   93.55%   93.55%           
=======================================
  Files         110      110           
  Lines        3834     3834           
  Branches      719      719           
=======================================
  Hits         3587     3587           
  Misses        247      247           
Flag Coverage Δ
Linux 93.55% <0.00%> (ø)
Windows 93.55% <0.00%> (ø)
macOS 93.55% <0.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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@martincostello martincostello marked this pull request as ready for review May 23, 2025 14:06
@martincostello martincostello enabled auto-merge (rebase) May 23, 2025 14:07
@martincostello martincostello merged commit 85baafc into master May 23, 2025
10 of 11 checks passed
@martincostello martincostello deleted the fix-flaky-tests branch May 23, 2025 14:07
This was referenced Jul 28, 2025
This was referenced Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix 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.

1 participant