Skip to content

Conversation

@Monoradioactivo
Copy link
Contributor

This PR expands the test coverage for the Utils class, ensuring that more utility methods are properly tested. The main goal is to improve the reliability of the Utils class and catch potential regressions in future changes.

@andrii-bodnar andrii-bodnar added the hacktoberfest This issue welcomes contributions for Hacktoberfest label Oct 10, 2023
@andrii-bodnar andrii-bodnar linked an issue Oct 10, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #655 (b50d6f9) into main (dc27ef0) will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #655      +/-   ##
============================================
+ Coverage     62.39%   62.41%   +0.02%     
- Complexity     1322     1325       +3     
============================================
  Files           200      200              
  Lines          5580     5580              
  Branches        841      841              
============================================
+ Hits           3481     3482       +1     
+ Misses         1650     1646       -4     
- Partials        449      452       +3     

see 1 file with indirect coverage changes

@andrii-bodnar andrii-bodnar changed the title #652 Add more Unit tests for the Utils class test: add more Unit tests for the Utils class Oct 10, 2023
Copy link
Member

@andrii-bodnar andrii-bodnar left a comment

Choose a reason for hiding this comment

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

@Monoradioactivo thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest This issue welcomes contributions for Hacktoberfest hacktoberfest-accepted tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add more Unit tests for the Utils class

2 participants