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

fix typo in ProtoMessage.toString() #1033

Merged
merged 1 commit into from
Feb 29, 2024
Merged

fix typo in ProtoMessage.toString() #1033

merged 1 commit into from
Feb 29, 2024

Conversation

etan-status
Copy link
Contributor

The debugutils.nim file doesn't compile due to typo in withValue. Fix it for now.

The `debugutils.nim` file doesn't compile due to typo in `withValue`.
Fix it for now.
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.78%. Comparing base (e9b4561) to head (8976b6b).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           unstable    #1033      +/-   ##
============================================
+ Coverage     82.75%   82.78%   +0.03%     
============================================
  Files            91       91              
  Lines         15616    15616              
============================================
+ Hits          12923    12928       +5     
+ Misses         2693     2688       -5     

see 3 files with indirect coverage changes

@etan-status
Copy link
Contributor Author

@etan-status etan-status merged commit 53e3825 into unstable Feb 29, 2024
11 checks passed
@etan-status etan-status deleted the dev/etan/db-typo branch February 29, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: done
Development

Successfully merging this pull request may close these issues.

3 participants