Skip to content

#518 #519 #546 merge fix #573

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

Merged
merged 34 commits into from
Nov 16, 2017
Merged

#518 #519 #546 merge fix #573

merged 34 commits into from
Nov 16, 2017

Conversation

dmitriyse
Copy link
Contributor

What does this implement/fix? Explain your changes.

...

Does this close any currently open issues?

...

Any other comments?

...

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Add yourself to AUTHORS
  • Updated the CHANGELOG

dse added 30 commits July 29, 2017 01:57
…o a slow Marshal-based solution. + x86 fix.
DEBUG;TRACE fix for the case VS + non empty PYTHONNET_DEFINE_CONSTANTS
…troduced. + Fix for building mono versions under windows.
@codecov
Copy link

codecov bot commented Nov 16, 2017

Codecov Report

Merging #573 into master will decrease coverage by 9.88%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #573      +/-   ##
==========================================
- Coverage   77.14%   67.25%   -9.89%     
==========================================
  Files          65        2      -63     
  Lines        5617      284    -5333     
  Branches      888        0     -888     
==========================================
- Hits         4333      191    -4142     
+ Misses        996       93     -903     
+ Partials      288        0     -288
Flag Coverage Δ
#setup_linux 67.25% <ø> (-4.58%) ⬇️
#setup_windows ?
Impacted Files Coverage Δ
setup.py 65.8% <ø> (-23.17%) ⬇️
src/runtime/fieldobject.cs
src/runtime/clrobject.cs
src/runtime/assemblymanager.cs
src/runtime/indexer.cs
src/runtime/typemethod.cs
src/runtime/interop.cs
src/runtime/runtime.cs
src/runtime/pyansistring.cs
... and 55 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 75e5231...194e5e6. Read the comment docs.

@dmitriyse dmitriyse merged commit f5a002f into master Nov 16, 2017
@dmitriyse dmitriyse deleted the master-merge-fix branch November 16, 2017 21:48
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.

1 participant