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

Update code coverage to include results from all modules #979

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

fractalwrench
Copy link
Contributor

Goal

Updates Kover to the latest version & configures it so that code coverage is included for all current modules.

Testing

Looked at the code coverage report locally & will check CI too.

@fractalwrench fractalwrench requested a review from a team as a code owner June 21, 2024 13:21
Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.19%. Comparing base (7ae6904) to head (767c188).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #979      +/-   ##
==========================================
- Coverage   80.96%   80.19%   -0.78%     
==========================================
  Files         445      454       +9     
  Lines       11817    12053     +236     
  Branches     1803     1851      +48     
==========================================
+ Hits         9568     9666      +98     
- Misses       1453     1588     +135     
- Partials      796      799       +3     

see 93 files with indirect coverage changes

Copy link
Collaborator

@bidetofevil bidetofevil left a comment

Choose a reason for hiding this comment

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

still above 80% 💛

@fractalwrench fractalwrench merged commit 3c474ac into master Jun 24, 2024
3 of 4 checks passed
@fractalwrench fractalwrench deleted the code-coverage-update branch June 24, 2024 07: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.

None yet

2 participants