Skip to content
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

Code Coverage scripts, CI, README.md #28

Merged
merged 3 commits into from
Dec 1, 2018
Merged

Code Coverage scripts, CI, README.md #28

merged 3 commits into from
Dec 1, 2018

Conversation

gfoidl
Copy link
Owner

@gfoidl gfoidl commented Nov 30, 2018

@gfoidl gfoidl self-assigned this Nov 30, 2018
@gfoidl
Copy link
Owner Author

gfoidl commented Nov 30, 2018

Scripts, etc. are taken over from gfoidl-Tests/Continuous-Integration-Test@eeb5518

@gfoidl
Copy link
Owner Author

gfoidl commented Nov 30, 2018

OSX-build shows failures:

A fatal error occurred, the required library libhostfxr.dylib could not be found.
If this is a self-contained application, that library should exist in [/Users/vsts/.dotnet/tools/.store/coverlet.console/1.3.0/coverlet.console/1.3.0/tools/netcoreapp2.1/any/].
If this is a framework-dependent application, install the runtime in the default location [/usr/local/share/dotnet] or use the DOTNET_ROOT environment variable to specify the runtime location.

@codecov-io
Copy link

codecov-io commented Dec 1, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@81b736b). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #28   +/-   ##
=========================================
  Coverage          ?   98.87%           
=========================================
  Files             ?       11           
  Lines             ?     1964           
  Branches          ?        0           
=========================================
  Hits              ?     1942           
  Misses            ?       22           
  Partials          ?        0

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 81b736b...439cc74. Read the comment docs.

@gfoidl
Copy link
Owner Author

gfoidl commented Dec 1, 2018

Windows-Debug-build fails:

Unable to read beyond the end of the stream.

This is a known bug coverlet-coverage/coverlet#210
So as workaround temporarily disable coverage on win-debug-build.

@gfoidl gfoidl merged commit 303282d into master Dec 1, 2018
@gfoidl gfoidl deleted the coverage branch December 1, 2018 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants