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

refactor: clean up configurations #3331

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

fix: acceptance-public.yml

21225b9
Select commit
Loading
Failed to load commit list.
Open

refactor: clean up configurations #3331

fix: acceptance-public.yml
21225b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2024 in 1s

85.46% (target 80.00%)

View this Pull Request on Codecov

85.46% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 91.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.46%. Comparing base (13d09e9) to head (21225b9).

Files with missing lines Patch % Lines
.../relay/src/lib/services/hapiService/hapiService.ts 80.00% 0 Missing and 1 partial ⚠️
packages/relay/src/utils.ts 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3331      +/-   ##
==========================================
+ Coverage   85.04%   85.46%   +0.41%     
==========================================
  Files          65       69       +4     
  Lines        4508     4664     +156     
  Branches     1023     1035      +12     
==========================================
+ Hits         3834     3986     +152     
- Misses        330      386      +56     
+ Partials      344      292      -52     
Files with missing lines Coverage Δ
packages/config-service/src/services/index.ts 100.00% <100.00%> (ø)
packages/relay/src/lib/constants.ts 94.82% <ø> (+7.52%) ⬆️
packages/relay/src/lib/relay.ts 92.64% <ø> (+1.09%) ⬆️
...s/relay/src/lib/services/hbarLimitService/index.ts 94.77% <100.00%> (+1.60%) ⬆️
.../relay/src/lib/services/hapiService/hapiService.ts 94.73% <80.00%> (+14.94%) ⬆️
packages/relay/src/utils.ts 97.67% <90.90%> (-2.33%) ⬇️

... and 17 files with indirect coverage changes