| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report
@@ Coverage Diff @@
## master #1300 +/- ##
=======================================
Coverage 87.88% 87.88%
=======================================
Files 1 1
Lines 289 289
=======================================
Hits 254 254
Misses 35 35
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
Close + reopen to pick up on Travis |
Sorry, something went wrong.
|
While I agree with the general sentiment of this PR, I'd like to just land my SDK-style project branch in the next week. It includes this change but changes all of the project files, so this would just lead to a lot of merge conflicts. |
Sorry, something went wrong.
|
I will simply rebase my later changes on master once #1209 lands |
Sorry, something went wrong.
|
⚠️ Please install the Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## master #1300 +/- ##
==========================================
- Coverage 87.88% 83.73% -4.16%
==========================================
Files 1 1
Lines 289 289
==========================================
- Hits 254 242 -12
- Misses 35 47 +12
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What does this implement/fix? Explain your changes.
This drops support for .NET Framework 4.0 - 4.6.0. Python.NET will now require .NET Framework 4.6.1+
Does this close any currently open issues?
#1299
Any other comments?
Also removed dead targets for Python 2.X support
Checklist
Check all those that are applicable and complete.