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

Stop testing with .NET 6 #3219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

martincostello
Copy link
Collaborator

Speed up CI and avoid warnings in test projects for unsupported TFMs by not compiling test projects for net6.0.

Relates to #3087.

Speed up CI and avoid warnings in test projects for unsupported TFMs by not compiling test projects for `net6.0`.

Relates to domaindrivendev#3087.
@codecov-commenter
Copy link

codecov-commenter commented Jan 12, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.57%. Comparing base (2fd6b39) to head (64511f1).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3219      +/-   ##
==========================================
- Coverage   83.65%   83.57%   -0.08%     
==========================================
  Files          76       76              
  Lines        3175     3160      -15     
  Branches      536      536              
==========================================
- Hits         2656     2641      -15     
  Misses        519      519              
Flag Coverage Δ
Linux 83.57% <ø> (-0.08%) ⬇️
Windows 83.57% <ø> (-0.08%) ⬇️
macOS 83.57% <ø> (-0.08%) ⬇️

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.

@martincostello martincostello enabled auto-merge (rebase) January 12, 2025 16:27
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.

2 participants