Explicitly specify files to upload to codecov#527
Merged
den-run-ai merged 2 commits intopythonnet:masterfrom Aug 11, 2017
Merged
Explicitly specify files to upload to codecov#527den-run-ai merged 2 commits intopythonnet:masterfrom
den-run-ai merged 2 commits intopythonnet:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #527 +/- ##
===========================================
- Coverage 88.57% 77.12% -11.45%
===========================================
Files 2 65 +63
Lines 210 5547 +5337
Branches 0 889 +889
===========================================
+ Hits 186 4278 +4092
- Misses 24 981 +957
- Partials 0 288 +288
Continue to review full report at Codecov.
|
filmor
approved these changes
Aug 11, 2017
Contributor
Author
|
Okay, now the behavior seems to be back to normal. Merge? |
testrunner123
pushed a commit
to testrunner123/pythonnet
that referenced
this pull request
Sep 22, 2017
* Explicitly specify files to upload to codecov * Produce coverage.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this implement/fix? Explain your changes.
The recent PR that updated codecov to 2.0.9 broke uploading of C# coverage. This PR is intended to restore that.
Does this close any currently open issues?
No.
Any other comments?
Checklist
Check all those that are applicable and complete.
AUTHORSCHANGELOG