Skip to content

Conversation

@Rob--W
Copy link
Owner

@Rob--W Rob--W commented Mar 4, 2024

Fixes #20

... and replace mocha+istanbul with built-in "node:test" module and rely
on the --experimental-test-coverage option.

Although not used anywhere, include an example with genhtml (part of
GCC's lcov package) in case someone is interested in locally viewing the
coverage data in HTML format.
@Rob--W Rob--W merged commit 095d1c2 into master Mar 4, 2024
@coveralls
Copy link

Coverage Status

coverage: 98.988% (+0.7%) from 98.333%
when pulling 066b70b on gh-ci
into 96d01f8 on master.

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.

Migrate from Travis CI to Github Actions

3 participants