Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

vmuriart
Copy link
Contributor

@vmuriart vmuriart commented Feb 1, 2017

What does this implement/fix? Explain your changes.

Changes comments and headers to xml-docs that can be used to generate documentation

Other comments

It's not a complete fix for documentation, but its a start.

@codecov-io
Copy link

codecov-io commented Feb 1, 2017

Codecov Report

Merging #349 into master will not impact coverage.

@@           Coverage Diff           @@
##           master     #349   +/-   ##
=======================================
  Coverage   61.65%   61.65%           
=======================================
  Files          61       61           
  Lines        5286     5286           
  Branches      893      893           
=======================================
  Hits         3259     3259           
  Misses       1806     1806           
  Partials      221      221
Impacted Files Coverage Δ
src/runtime/arrayobject.cs 77.45% <ø> (ø)
src/runtime/managedtype.cs 50% <ø> (ø)
src/runtime/constructorbinder.cs 54.54% <ø> (ø)
src/runtime/delegatemanager.cs 87.82% <ø> (ø)
src/runtime/indexer.cs 85.71% <ø> (ø)
src/runtime/pydict.cs 27.5% <ø> (ø)
src/runtime/pytuple.cs 35.71% <ø> (ø)
src/runtime/pyiter.cs 63.63% <ø> (ø)
src/runtime/propertyobject.cs 68.85% <ø> (ø)
src/runtime/pysequence.cs 11.76% <ø> (ø)
... and 39 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 8a50e13...2d86216. Read the comment docs.

@vmuriart vmuriart merged commit a12b2b2 into pythonnet:master Feb 1, 2017
@vmuriart vmuriart deleted the docs branch February 1, 2017 17:29
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.

3 participants