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

feat: add getCurrentBlock func to return latest block confirmed #326

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

RafilxTenfen
Copy link

@codecov-commenter
Copy link

Codecov Report

Merging #326 (58e619b) into main (67c3e5f) will decrease coverage by 0.12%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #326      +/-   ##
==========================================
- Coverage   58.56%   58.44%   -0.13%     
==========================================
  Files          17       17              
  Lines        2003     2014      +11     
==========================================
+ Hits         1173     1177       +4     
- Misses        730      735       +5     
- Partials      100      102       +2     
Impacted Files Coverage Δ
orchestrator/oracle_resync.go 39.49% <50.00%> (-0.24%) ⬇️

Copy link

@facundomedica facundomedica left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I'll merge and backport :)

@facundomedica facundomedica merged commit 38edbd0 into main Jul 26, 2022
@facundomedica facundomedica deleted the rafilx/func-current-block branch July 26, 2022 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants