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

Final user-facing interface improvements #107

Merged
merged 2 commits into from
Mar 21, 2024
Merged

Conversation

AnnaShaleva
Copy link
Member

@AnnaShaleva AnnaShaleva commented Mar 21, 2024

Feedback from the integration with NeoGo.

It gives a hint to the user what arguments are passed to these callbacks
since it's not always clear from type.

Signed-off-by: Anna Shaleva <[email protected]>
It's not user-friendly to retyrn an empty instance without any error.

Signed-off-by: Anna Shaleva <[email protected]>
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 46.66667% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 62.72%. Comparing base (88b2f18) to head (10b4f0e).

Files Patch % Lines
internal/simulation/main.go 0.00% 4 Missing ⚠️
config.go 57.14% 3 Missing ⚠️
internal/consensus/consensus.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
- Coverage   62.76%   62.72%   -0.05%     
==========================================
  Files          27       27              
  Lines        1531     1532       +1     
==========================================
  Hits          961      961              
- Misses        503      504       +1     
  Partials       67       67              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

config.go Show resolved Hide resolved
@roman-khimov roman-khimov merged commit 332ff86 into master Mar 21, 2024
8 of 10 checks passed
@roman-khimov roman-khimov deleted the improve-interface branch March 21, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants