refactor: removing unnecessary pointers in context structure #1831
Codecov / codecov/project
succeeded
Mar 7, 2024 in 0s
45.11% (+0.31%) compared to 9aacfb7
View this Pull Request on Codecov
45.11% (+0.31%) compared to 9aacfb7
Details
Codecov Report
Attention: Patch coverage is 87.50000%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 45.11%. Comparing base (
9aacfb7
) to head (76ac1ef
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1831 +/- ##
===========================================
+ Coverage 44.80% 45.11% +0.31%
===========================================
Files 218 219 +1
Lines 12689 12779 +90
===========================================
+ Hits 5685 5765 +80
- Misses 6553 6561 +8
- Partials 451 453 +2
Files | Coverage Δ | |
---|---|---|
zetaclient/core_context/zeta_core_context.go | 88.88% <100.00%> (ø) |
|
zetaclient/keys/keys.go | 50.48% <100.00%> (ø) |
|
zetaclient/tss/tss_signer.go | 10.42% <0.00%> (ø) |
Loading