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 coverage score (and report) for unused source files #11

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

ArneBinder
Copy link
Owner

@ArneBinder ArneBinder commented Nov 1, 2023

by importing all python files in src and dataset_builders in conftest.py to include them in coverage calculation

@ArneBinder ArneBinder added the bug Something isn't working label Nov 1, 2023
@ArneBinder ArneBinder changed the title fix coverage score and report for unused source files fix coverage score (and report) for unused source files Nov 1, 2023
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #11 (2618f4f) into main (fed3e23) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   97.64%   97.64%           
=======================================
  Files           1        1           
  Lines          85       85           
=======================================
  Hits           83       83           
  Misses          2        2           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ArneBinder ArneBinder merged commit fd055f7 into main Nov 1, 2023
4 checks passed
@ArneBinder ArneBinder deleted the fix_coverage_unused_files branch November 1, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant