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

chore: Refactor hapi tests to use hapiTest(...) instead of defaultHapiSpec(...) (Part 2) #16629

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

More tests

29f9cd7
Select commit
Loading
Failed to load commit list.
Open

chore: Refactor hapi tests to use hapiTest(...) instead of defaultHapiSpec(...) (Part 2) #16629

More tests
29f9cd7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 1s

63.32% (-0.01%) compared to 7d4e23a

View this Pull Request on Codecov

63.32% (-0.01%) compared to 7d4e23a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.32%. Comparing base (7d4e23a) to head (29f9cd7).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop   #16629      +/-   ##
=============================================
- Coverage      63.33%   63.32%   -0.01%     
+ Complexity     20155    20149       -6     
=============================================
  Files           2536     2536              
  Lines          94071    94071              
  Branches        9836     9836              
=============================================
- Hits           59580    59573       -7     
  Misses         30902    30902              
- Partials        3589     3596       +7     

see 12 files with indirect coverage changes

Impacted file tree graph