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

Bump to v1.0.6, add jsdoc, merge lcov #24

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

mbland
Copy link
Owner

@mbland mbland commented Jan 9, 2024

Follow-ups from #23 and commit fdf3d58.

I decided to add 'jsdoc' to devDependencies and add pnpm jsdoc to pnpm test:ci after all.

Also, as promised in #23, I've added lcov-result-merger to merge the coverage-{jsdom,browser}/lcov.info files generated by pnpm test:ci. This should get Coveralls to report 100% coverage again.

Follow-ups from #23 and commit fdf3d58.

I decided to add 'jsdoc' to devDependencies and add `pnpm jsdoc` to
`pnpm test:ci` after all.

Also, as promised in #23, I've added lcov-result-merger to merge the
coverage-{jsdom,browser}/lcov.info files generated by `pnpm test:ci`.
This should get Coveralls to report 100% coverage again.
@mbland mbland self-assigned this Jan 9, 2024
@coveralls
Copy link

coveralls commented Jan 9, 2024

Pull Request Test Coverage Report for Build 7465985870

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.434%

Totals Coverage Status
Change from base Build 7456436993: 0.0%
Covered Lines: 473
Relevant Lines: 473

💛 - Coveralls

Not only did this fail to show test-modules/main.js as 100% covered, it
dropped the coverage of lib/browser.js over 30%:

- https://coveralls.io/builds/64970613

Oh well. Worth a try.
@mbland mbland merged commit 532bf70 into main Jan 9, 2024
3 checks passed
@mbland mbland deleted the bump-v1.0.6-add-jsdoc-merge-lcov branch January 9, 2024 19:34
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.

2 participants