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

Typos fix #12666

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Typos fix #12666

merged 2 commits into from
Jan 6, 2025

Conversation

teenager-ETH
Copy link
Contributor

Typos Fix

Description

This pull request addresses and corrects typos in two files:

  • CHANGELOG.md: Fixed "requset" to "request".
  • up.sql: Fixed "defaul" to "default".

Changes

  • Improved documentation and comments by correcting minor spelling errors.
  • Adjusted wording for better clarity and accuracy.

Testing

These changes are non-functional and impact only documentation and comments. No tests are required, and all existing functionality remains unchanged.

Notes for Reviewers

Please verify that the corrections align with the project's style and guidelines. Let me know if additional adjustments are needed. Thank you!

@teenager-ETH teenager-ETH requested a review from a team as a code owner December 24, 2024 17:32
Copy link
Contributor

@wacban wacban left a comment

Choose a reason for hiding this comment

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

lgtm, thank you

@wacban wacban enabled auto-merge January 6, 2025 12:42
@wacban wacban added this pull request to the merge queue Jan 6, 2025
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.51%. Comparing base (9623aa3) to head (ed0c36b).
Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12666      +/-   ##
==========================================
+ Coverage   70.49%   70.51%   +0.01%     
==========================================
  Files         845      845              
  Lines      172257   172257              
  Branches   172257   172257              
==========================================
+ Hits       121441   121464      +23     
+ Misses      45722    45700      -22     
+ Partials     5094     5093       -1     
Flag Coverage Δ
backward-compatibility 0.16% <ø> (ø)
db-migration 0.16% <ø> (ø)
genesis-check 1.36% <ø> (ø)
linux 69.37% <ø> (+0.01%) ⬆️
linux-nightly 70.10% <ø> (+<0.01%) ⬆️
pytests 1.66% <ø> (ø)
sanity-checks 1.47% <ø> (ø)
unittests 70.34% <ø> (+0.01%) ⬆️
upgradability 0.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Merged via the queue into near:master with commit df175ba Jan 6, 2025
28 checks passed
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