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

spelling errors #2539

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

spelling errors #2539

wants to merge 5 commits into from

Conversation

Danyylka
Copy link
Contributor

@Danyylka Danyylka commented Feb 27, 2025

errors */ - errors */ (space removed)

Derement - Decrement


PR-Codex overview

This PR focuses on correcting comments in the code for better clarity and consistency.

Detailed summary

  • In store.rs, the comment for the From implementation for rocksdb::Error was adjusted by removing an unnecessary space.
  • In utils.rs, the comment for the decrement_vec_u8 function was corrected by changing "Derement" to "Decrement" and removing an unnecessary space.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Feb 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hub-monorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 10:56pm

Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.48%. Comparing base (1880070) to head (44084cb).
Report is 494 commits behind head on main.

❌ Your project check has failed because the head coverage (46.48%) is below the target coverage (70.00%). You can increase the head coverage or adjust the target coverage.

❗ There is a different number of reports uploaded between BASE (1880070) and HEAD (44084cb). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (1880070) HEAD (44084cb)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2539       +/-   ##
===========================================
- Coverage   74.05%   46.48%   -27.58%     
===========================================
  Files          99      123       +24     
  Lines        9425    18611     +9186     
  Branches     2097     5977     +3880     
===========================================
+ Hits         6980     8651     +1671     
- Misses       2327     9342     +7015     
- Partials      118      618      +500     

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

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.

1 participant