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

Drop returning error from GenesisBlockNumber #1766

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

anodar
Copy link
Contributor

@anodar anodar commented Jul 18, 2023

Also, rename GetGenesisBlockNumber to GenesisBlockNumber.

https://google.github.io/styleguide/go/decisions#getters

@cla-bot cla-bot bot added the s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA. label Jul 18, 2023
@anodar anodar marked this pull request as ready for review July 18, 2023 16:06
@anodar anodar requested a review from amsanghi July 18, 2023 16:06
@anodar anodar enabled auto-merge July 18, 2023 16:11
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #1766 (8152bfb) into master (676bef3) will increase coverage by 0.49%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #1766      +/-   ##
==========================================
+ Coverage   53.56%   54.06%   +0.49%     
==========================================
  Files         209      209              
  Lines       29281    29274       -7     
==========================================
+ Hits        15685    15826     +141     
+ Misses      11243    11118     -125     
+ Partials     2353     2330      -23     

@anodar anodar merged commit ac0a2de into master Jul 18, 2023
7 checks passed
@anodar anodar deleted the transactionstreamer-genesisBlockNumber branch July 25, 2023 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants