Skip to content

Conversation

@rickardraysearch
Copy link
Contributor

What does this implement/fix? Explain your changes.

Currently, a github tag is used for the codecov requirement in requirements.txt. This PR replaces that with the regular PyPI version.

Does this close any currently open issues?

No.
...

Any other comments?

...

Checklist

Check all those that are applicable and complete.

@codecov
Copy link

codecov bot commented Aug 10, 2017

Codecov Report

Merging #526 into master will increase coverage by 11.44%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #526       +/-   ##
===========================================
+ Coverage   77.12%   88.57%   +11.44%     
===========================================
  Files          65        2       -63     
  Lines        5547      210     -5337     
  Branches      889        0      -889     
===========================================
- Hits         4278      186     -4092     
+ Misses        981       24      -957     
+ Partials      288        0      -288
Flag Coverage Δ
#setup_linux 75.71% <ø> (ø) ⬆️
#setup_windows 71.21% <ø> (-5.27%) ⬇️
Impacted Files Coverage Δ
src/runtime/interop27.cs
src/runtime/eventobject.cs
src/runtime/nativecall.cs
src/runtime/arrayobject.cs
src/runtime/CustomMarshaler.cs
src/runtime/modulepropertyobject.cs
src/runtime/methodbinder.cs
src/runtime/pyiter.cs
src/runtime/generictype.cs
src/runtime/pyint.cs
... and 53 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d743ba8...ce34599. Read the comment docs.

@den-run-ai den-run-ai merged commit ae7219e into pythonnet:master Aug 10, 2017
testrunner123 pushed a commit to testrunner123/pythonnet that referenced this pull request Sep 22, 2017
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