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

coveralls links to .ts source, not .js output #978

Closed
wants to merge 11 commits into from

Conversation

cspotcode
Copy link
Collaborator

@cspotcode cspotcode commented Mar 10, 2020

WIP; I didn't get this to a nice state before having to stop for the day.

Switching to nyc allows coverage reports to refer to source code, not emitted output. This also required dropping node 6 tests in favor of node 8, and I'm not sure that's an acceptable change. It also adds coverage reporting to the Github Actions instead of Travis. So this PR conflates a few changes and it's not very clean at the moment.

@github-actions
Copy link

Coverage Status

Coverage increased (+6.5%) to 85.752% when pulling 8bc6872 on ab/switch-to-nyc into e8df418 on master.

@github-actions
Copy link

Coverage Status

Coverage increased (+6.5%) to 85.752% when pulling 8bc6872 on ab/switch-to-nyc into e8df418 on master.

@github-actions
Copy link

Coverage Status

Coverage increased (+6.5%) to 85.752% when pulling 8bc6872 on ab/switch-to-nyc into e8df418 on master.

@cspotcode
Copy link
Collaborator Author

Closing; already implemented by other PRs.

#1043
#1047
#1036

@cspotcode cspotcode closed this May 20, 2020
@cspotcode cspotcode deleted the ab/switch-to-nyc branch January 18, 2021 20:11
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.

None yet

1 participant