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

CI: Upload to Coveralls always #684

Closed
wants to merge 1 commit into from
Closed

CI: Upload to Coveralls always #684

wants to merge 1 commit into from

Conversation

garrison
Copy link
Member

@garrison garrison commented Sep 12, 2024

This is an experiment to see if I can make the coveralls comment actually be useful. Since we require 100% test coverage, the job would previously fail leading to coveralls not being notified, and so it would only comment on a PR if it already had 100% test coverage. Now it will comment always, so that we can actually see which new lines are missing coverage.

@garrison garrison added the cicd Related to the CICD pipeline label Sep 12, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10831481193

Details

  • 1 of 2 (50.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 99.959%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit_addon_cutting/cutting_decomposition.py 1 2 50.0%
Totals Coverage Status
Change from base Build 10799230805: -0.04%
Covered Lines: 2409
Relevant Lines: 2410

💛 - Coveralls

@garrison
Copy link
Member Author

Closing this in favor of #675 -- I'll eventually add this same change there.

@garrison garrison closed this Sep 16, 2024
@garrison garrison deleted the coveralls-always branch September 16, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cicd Related to the CICD pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants