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: error mismatch #254

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Crayon-Shin-chan-1024
Copy link

because of recently modify for storage backend, it breaks the error chain

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.

Project coverage is 3.0%. Comparing base (e3bb8e3) to head (2b2042d).

Files with missing lines Patch % Lines
cli/src/args.rs 0.0% 23 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #254     +/-   ##
=======================================
- Coverage     3.0%   3.0%   -0.0%     
=======================================
  Files          14     14             
  Lines        1753   1763     +10     
=======================================
  Hits           53     53             
- Misses       1700   1710     +10     
Flag Coverage Δ
rust 3.0% <0.0%> (-<0.1%) ⬇️

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.

@dr-orlovsky
Copy link
Member

Can you please run cargo +nightly fmt --all

@Crayon-Shin-chan-1024
Copy link
Author

Crayon-Shin-chan-1024 commented Sep 23, 2024

Can you please run cargo +nightly fmt --all

@dr-orlovsky we are done

cli/src/args.rs Outdated Show resolved Hide resolved
cli/src/args.rs Outdated Show resolved Hide resolved
cli/src/args.rs Outdated Show resolved Hide resolved
cli/src/args.rs Show resolved Hide resolved
Co-authored-by: Dr. Maxim Orlovsky <[email protected]>
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.

3 participants