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

Pin coverage to < 7 when running coveragepy-lcov #66

Merged
merged 1 commit into from
Jan 18, 2023
Merged

Conversation

garrison
Copy link
Member

coverage 7.0.0 removed FnmatchMatcher, which coverage-lcov currently depends on.
chaychoong/coveragepy-lcov#5

We can unpin this once coverage-lcov has been fixed.

coverage 7.0.0 removed `FnmatchMatcher`, which coverage-lcov
currently depends on.
chaychoong/coveragepy-lcov#5

We can unpin this once coverage-lcov has been fixed.
@coveralls
Copy link

coveralls commented Jan 18, 2023

Pull Request Test Coverage Report for Build 3952801856

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

  • 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 84.769%

Totals Coverage Status
Change from base Build 3605593646: 0.0%
Covered Lines: 1525
Relevant Lines: 1799

💛 - Coveralls

Copy link
Collaborator

@caleb-johnson caleb-johnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was about to ask if you could take care of this. Thanks 🙌

Looks GTM 👍

@garrison garrison merged commit 4074aba into main Jan 18, 2023
@garrison garrison deleted the pin-coverage branch January 18, 2023 21:44
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.

3 participants