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: removing unnecessary pointers in context structure #1831

Merged
merged 22 commits into from
Mar 8, 2024

Fixes after merge

76ac1ef
Select commit
Loading
Failed to load commit list.
Merged

refactor: removing unnecessary pointers in context structure #1831

Fixes after merge
76ac1ef
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@             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%> (ø)