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

fix(devop): code coverage failing #1149

Merged
merged 13 commits into from
Dec 11, 2024
Merged

fix(devop): code coverage failing #1149

merged 13 commits into from
Dec 11, 2024

Conversation

Bento007
Copy link
Contributor

@Bento007 Bento007 commented Dec 6, 2024

Reason for Change

  • code coverage is broken.

Changes

  • simplify path
  • include-hidden: true
  • add codecov.yaml to track test coverage for individual components.
    Screenshot 2024-12-09 at 9 51 09 AM

Testing

  • verified code coverage works

@Bento007 Bento007 requested a review from ejmolinelli December 6, 2024 18:20
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.73%. Comparing base (e06940c) to head (6c4d68f).
Report is 117 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1149      +/-   ##
==========================================
+ Coverage   89.66%   90.73%   +1.07%     
==========================================
  Files          18       18              
  Lines        1944     2061     +117     
==========================================
+ Hits         1743     1870     +127     
+ Misses        201      191      -10     
Components Coverage Δ
cellxgene_schema_cli 92.15% <88.77%> (+1.47%) ⬆️
migration_assistant 91.26% <100.00%> (ø)
schema_bump_dry_run_genes 79.80% <ø> (ø)
schema_bump_dry_run_ontologies 99.53% <100.00%> (ø)

@Bento007 Bento007 enabled auto-merge (squash) December 11, 2024 23:34
@Bento007 Bento007 merged commit c2f4979 into main Dec 11, 2024
7 of 8 checks passed
@Bento007 Bento007 deleted the tsmith/codecov branch December 11, 2024 23:37
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