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

Rename crate name #3

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Rename crate name #3

merged 1 commit into from
Jul 19, 2023

Conversation

kitsuyui
Copy link
Owner

Crate names should not use -rs or -rust as a suffix or prefix. Every crate is Rust! It serves no purpose to remind users of this constantly.

- https://rust-lang.github.io/api-guidelines/naming.html

> Crate names should not use -rs or -rust as a suffix or prefix. Every crate is Rust! It serves no purpose to remind users of this constantly.
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (d8fb441) 95.54% compared to head (daaee45) 95.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #3   +/-   ##
=======================================
  Coverage   95.54%   95.54%           
=======================================
  Files           4        4           
  Lines         157      157           
=======================================
  Hits          150      150           
  Misses          7        7           
Flag Coverage Δ
unittests 95.54% <ø> (ø)

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.

@kitsuyui kitsuyui merged commit 47aa96f into main Jul 19, 2023
@kitsuyui kitsuyui deleted the rename-crate branch July 19, 2023 21:34
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