Codecov / codecov/project
succeeded
Dec 22, 2024 in 1s
83.86% (target 80.00%)
View this Pull Request on Codecov
83.86% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 86.20690%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 83.86%. Comparing base (
13d09e9
) to head (d97250d
).
Files with missing lines | Patch % | Lines |
---|---|---|
packages/relay/src/lib/clients/mirrorNodeClient.ts | 75.00% | 1 Missing and 2 partials |
packages/relay/src/receiptsRootUtils.ts | 87.50% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #3349 +/- ##
==========================================
- Coverage 85.04% 83.86% -1.18%
==========================================
Files 65 69 +4
Lines 4508 4699 +191
Branches 1023 1053 +30
==========================================
+ Hits 3834 3941 +107
- Misses 330 425 +95
+ Partials 344 333 -11
Files with missing lines | Coverage Δ | |
---|---|---|
packages/relay/src/lib/clients/sdkClient.ts | 67.81% <100.00%> (+0.13%) |
⬆️ |
packages/relay/src/lib/eth.ts | 81.20% <100.00%> (-4.95%) |
⬇️ |
...kages/relay/src/lib/services/debugService/index.ts | 85.71% <100.00%> (ø) |
|
.../lib/services/ethService/ethCommonService/index.ts | 93.89% <100.00%> (ø) |
|
packages/relay/src/receiptsRootUtils.ts | 96.07% <87.50%> (-1.80%) |
⬇️ |
packages/relay/src/lib/clients/mirrorNodeClient.ts | 89.23% <75.00%> (-0.53%) |
⬇️ |
Loading