Skip to content

Conversation

@groenroos
Copy link
Member

Swap test npm scripts so that coverage is not calculated by default, and the test:coverage script must be run to run it through c8. This is because it's very slow, and typically not needed in development constantly. Makes local test runs much faster, and perhaps CI test runs a bit faster too?

@groenroos groenroos added the maintenance Keep dependencies, code and conventions fresh label Aug 4, 2021
@groenroos groenroos self-assigned this Aug 4, 2021
@codecov
Copy link

codecov bot commented Aug 4, 2021

Codecov Report

Merging #270 (d6212d5) into master (6349d09) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #270   +/-   ##
=======================================
  Coverage   96.67%   96.67%           
=======================================
  Files          36       36           
  Lines        4365     4365           
=======================================
  Hits         4220     4220           
  Misses        145      145           

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 6349d09...d6212d5. Read the comment docs.

@groenroos groenroos merged commit 5f19586 into master Aug 4, 2021
@groenroos groenroos deleted the maintenance/test-scripts branch August 4, 2021 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Keep dependencies, code and conventions fresh

Development

Successfully merging this pull request may close these issues.

2 participants