Codecov / codecov/project
succeeded
Dec 21, 2024 in 1s
82.72% (target 80.00%)
View this Pull Request on Codecov
82.72% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 95.12195%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 82.72%. Comparing base (
13d09e9
) to head (936f1e9
).
Files with missing lines | Patch % | Lines |
---|---|---|
packages/relay/src/lib/clients/mirrorNodeClient.ts | 95.45% | 0 Missing and 1 partial |
packages/relay/src/receiptsRootUtils.ts | 87.50% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #3349 +/- ##
==========================================
- Coverage 85.04% 82.72% -2.33%
==========================================
Files 65 65
Lines 4508 4527 +19
Branches 1023 1029 +6
==========================================
- Hits 3834 3745 -89
- Misses 330 430 +100
- Partials 344 352 +8
Files with missing lines | Coverage Δ | |
---|---|---|
packages/relay/src/lib/eth.ts | 85.17% <100.00%> (-0.97%) |
⬇️ |
...kages/relay/src/lib/services/debugService/index.ts | 74.28% <100.00%> (-11.43%) |
⬇️ |
.../lib/services/ethService/ethCommonService/index.ts | 93.89% <100.00%> (ø) |
|
packages/relay/src/lib/clients/mirrorNodeClient.ts | 89.43% <95.45%> (-0.32%) |
⬇️ |
packages/relay/src/receiptsRootUtils.ts | 96.07% <87.50%> (-1.80%) |
⬇️ |
Loading