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

enable windows testing #13

Merged
merged 6 commits into from
Apr 29, 2022
Merged

enable windows testing #13

merged 6 commits into from
Apr 29, 2022

Conversation

msimerson
Copy link
Collaborator

@msimerson msimerson commented Apr 20, 2022

  • test: add windows CI testing
  • test(bind): replace implicit \n with os.EOL
  • test(index): add tests for removeChar, stripComment

@coveralls
Copy link

coveralls commented Apr 20, 2022

Pull Request Test Coverage Report for Build 2248028551

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 81.617%

Totals Coverage Status
Change from base Build 2246726043: 0.02%
Covered Lines: 1082
Relevant Lines: 1317

💛 - Coveralls

@msimerson msimerson changed the title enable macos & windows testing enable windows testing Apr 29, 2022
@msimerson msimerson merged commit ba91800 into master Apr 29, 2022
@msimerson msimerson deleted the wider-testing branch April 29, 2022 22:26
@coveralls
Copy link

coveralls commented Oct 23, 2024

Pull Request Test Coverage Report for Build 2246731043

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • 8 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 81.595%

Files with Coverage Reduction New Missed Lines %
lib/bind.js 8 87.7%
Totals Coverage Status
Change from base Build 2246726043: 0.0%
Covered Lines: 1080
Relevant Lines: 1315

💛 - Coveralls

@coveralls
Copy link

coveralls commented Oct 23, 2024

Pull Request Test Coverage Report for Build 2193907078

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 71.733%

Files with Coverage Reduction New Missed Lines %
lib/bind.js 6 88.21%
Totals Coverage Status
Change from base Build 2193854898: 0.0%
Covered Lines: 602
Relevant Lines: 880

💛 - Coveralls

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