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: remove coverage testing from Q2 CI #220

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

misialq
Copy link
Contributor

@misialq misialq commented Dec 11, 2024

We will not test coverage when running QIIME 2 CI. This will only happen in one place, which is our other CI workflow (ci.yaml).

@misialq misialq requested a review from Copilot December 11, 2024 10:42

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no suggestions.

Comments skipped due to low confidence (1)

ci/recipe/meta.yaml:50

  • Ensure that the new test command pytest --pyargs q2_moshpit runs all the necessary tests that were previously covered by coverage run --rcfile ./repo/.coveragerc -m pytest.
- pytest --pyargs q2_moshpit
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.60%. Comparing base (b6d068a) to head (11f58f6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #220   +/-   ##
=======================================
  Coverage   95.60%   95.60%           
=======================================
  Files          34       34           
  Lines        1956     1956           
  Branches      226      226           
=======================================
  Hits         1870     1870           
  Misses         48       48           
  Partials       38       38           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@misialq misialq merged commit 0b637be into bokulich-lab:main Dec 12, 2024
9 checks passed
@misialq misialq deleted the ci-updates branch December 12, 2024 08:49
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.

1 participant