◐ Shell
clean mode source ↗

Use .NET Core 3.1 LTS for tests (instead of 2.0) by lostmsu · Pull Request #1279 · pythonnet/pythonnet

@lostmsu

What does this implement/fix? Explain your changes.

.NET Core 2.0 is no longer supported. This moves tests to .NET Core 3.1 LTS, which should be supported until Dec 2022.

@codecov-io

@lostmsu

@codecov-commenter

⚠️ 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 87.62%. Comparing base (d0c588b) to head (13694d6).
⚠️ Report is 758 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1279      +/-   ##
==========================================
+ Coverage   86.25%   87.62%   +1.37%     
==========================================
  Files           1        1              
  Lines         291      291              
==========================================
+ Hits          251      255       +4     
+ Misses         40       36       -4     
Flag Coverage Δ
setup_linux 64.94% <ø> (ø)
setup_windows 73.88% <ø> (+1.37%) ⬆️

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:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.