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

typo-Update chain.rs #12665

Merged
merged 1 commit into from
Dec 24, 2024
Merged

typo-Update chain.rs #12665

merged 1 commit into from
Dec 24, 2024

Conversation

romashka-btc
Copy link
Contributor

Fix: Corrected typo in source file

Changes

  • chain/chain/src/chain.rs:3918: "preprocesing" corrected to "preprocessing".

Purpose

  • Improved code accuracy and ensured professionalism by fixing the typo.

@romashka-btc romashka-btc requested a review from a team as a code owner December 23, 2024 17:37
@romashka-btc romashka-btc requested a review from wacban December 23, 2024 17:37
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 December 24, 2024 14:47
@wacban wacban added this pull request to the merge queue Dec 24, 2024
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.50%. Comparing base (33afc1d) to head (11453e6).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12665   +/-   ##
=======================================
  Coverage   70.50%   70.50%           
=======================================
  Files         845      845           
  Lines      172257   172257           
  Branches   172257   172257           
=======================================
+ Hits       121442   121455   +13     
+ Misses      45717    45706   -11     
+ Partials     5098     5096    -2     
Flag Coverage Δ
backward-compatibility 0.16% <ø> (ø)
db-migration 0.16% <ø> (ø)
genesis-check 1.36% <ø> (ø)
linux 69.35% <ø> (-0.01%) ⬇️
linux-nightly 70.10% <ø> (+<0.01%) ⬆️
pytests 1.66% <ø> (ø)
sanity-checks 1.47% <ø> (ø)
unittests 70.33% <ø> (+<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 9623aa3 Dec 24, 2024
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