Skip to content

test: fix some failing unit tests#1840

Merged
lumtis merged 9 commits intodevelopfrom
fix/codecov-directory-missing
Mar 6, 2024
Merged

test: fix some failing unit tests#1840
lumtis merged 9 commits intodevelopfrom
fix/codecov-directory-missing

Conversation

@lumtis
Copy link
Contributor

@lumtis lumtis commented Mar 5, 2024

Change test-coverage to make the command fail when unit test fails
Fix some failing unit tests.

This also fix the code coverage that went down because of missing directories.

@codecov
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.77%. Comparing base (8c97961) to head (cada99e).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1840      +/-   ##
===========================================
+ Coverage    33.95%   40.77%   +6.81%     
===========================================
  Files          132      216      +84     
  Lines         9253    12780    +3527     
===========================================
+ Hits          3142     5211    +2069     
- Misses        5886     7173    +1287     
- Partials       225      396     +171     

see 84 files with indirect coverage changes

@lumtis lumtis marked this pull request as ready for review March 6, 2024 10:29
@lumtis lumtis changed the title chore: fix missing directory in codecov test: fix some failing unit tests Mar 6, 2024
@lumtis lumtis linked an issue Mar 6, 2024 that may be closed by this pull request
@lumtis lumtis merged commit 22549db into develop Mar 6, 2024
@lumtis lumtis deleted the fix/codecov-directory-missing branch March 6, 2024 17:43
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.

CI test workflow doesn't catch unit test error

4 participants