Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

codecov yaml not located #59

Closed
derhally opened this issue May 4, 2019 · 6 comments
Closed

codecov yaml not located #59

derhally opened this issue May 4, 2019 · 6 comments
Labels
Milestone

Comments

@derhally
Copy link
Contributor

derhally commented May 4, 2019

When running on Linux, the CodeCover.Tool cannot locate the codecov.yaml file.

This is because the Yaml class is assuming paths use the \ path separator.

@AdmiringWorm
Copy link
Collaborator

@derhally we officially don't support linux right now, while there are plans to do that, there are several issues that prevent that support right now (path separator being only one of the issues).

@AdmiringWorm AdmiringWorm added this to the 1.4.1 milestone May 4, 2019
@derhally
Copy link
Contributor Author

derhally commented May 4, 2019

Ok. Are you accepting PRs to support running on other platforms?

@AdmiringWorm
Copy link
Collaborator

Yes I am, however, before I can merge them I need to update the unit tests to support other platforms. (This is currently in progress, and needs to be done before merging anything).

@AdmiringWorm
Copy link
Collaborator

Your changes is now been merged into the branch I'm working on for converting the unit tests to support non-windows platforms.

I still have some issues that I need to resolve before I can push out a new release. (No ETA on when this will happen, unfortunately).

@AdmiringWorm
Copy link
Collaborator

However, if you wish to test it out immediately, you can grab the nupkg for Cake.Tool on our build server: https://ci.appveyor.com/project/AdmiringWorm/codecov-exe/build/job/t75m6x2q5rgbencx/artifacts

@AdmiringWorm AdmiringWorm modified the milestones: 1.4.1, 1.5.0 May 4, 2019
@AdmiringWorm
Copy link
Collaborator

Codecov 1.5.0 is now officially released, and is available on nuget.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants