Skip to content

Remove DO_COV#2383

Merged
apoelstra merged 1 commit intorust-bitcoin:masterfrom
tcharding:01-23-rm-do-cov
Jan 23, 2024
Merged

Remove DO_COV#2383
apoelstra merged 1 commit intorust-bitcoin:masterfrom
tcharding:01-23-rm-do-cov

Conversation

@tcharding
Copy link
Copy Markdown
Member

We have test coverage by way of coveralls now. Remove the old stale DO_COV stuff.

Fix: #1853

We have test coverage by way of `coveralls` now. Remove the old stale
`DO_COV` stuff.

Fix: rust-bitcoin#1853
@github-actions github-actions bot added ci C-bitcoin PRs modifying the bitcoin crate test labels Jan 23, 2024
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 7620651670

  • 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.258%

Totals Coverage Status
Change from base Build 7616194895: 0.0%
Covered Lines: 19221
Relevant Lines: 22812

💛 - Coveralls

Copy link
Copy Markdown
Collaborator

@Kixunil Kixunil left a comment

Choose a reason for hiding this comment

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

ACK 1fe9022

Copy link
Copy Markdown
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK 1fe9022

@apoelstra apoelstra merged commit 44bf326 into rust-bitcoin:master Jan 23, 2024
@tcharding tcharding deleted the 01-23-rm-do-cov branch January 25, 2024 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-bitcoin PRs modifying the bitcoin crate ci test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DO_COV is stale?

4 participants