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

Removing integration tests from coverage report. #393

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

mattkwiecien
Copy link
Contributor

Closes #387

@mattkwiecien mattkwiecien linked an issue Feb 22, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2dcbfca) 96.3% compared to head (b529067) 95.5%.
Report is 1 commits behind head on master.

❗ Current head b529067 differs from pull request most recent head 4afe17d. Consider uploading reports for the commit 4afe17d to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #393     +/-   ##
========================================
- Coverage    96.3%   95.5%   -0.9%     
========================================
  Files          35      35             
  Lines        2567    2567             
========================================
- Hits         2473    2452     -21     
- Misses         94     115     +21     

see 3 files with indirect coverage changes

Copy link
Collaborator

@marcpaterno marcpaterno left a comment

Choose a reason for hiding this comment

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

The code coverage is going down because we are no longer running examples and pretending they are tests.

@marcpaterno marcpaterno merged commit 946e50f into master Feb 22, 2024
6 of 7 checks passed
@marcpaterno marcpaterno deleted the 387-exclude-integration-tests-from-code-coverage branch February 22, 2024 17:11
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.

Exclude integration tests from code coverage
2 participants