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

Update contributing guide #189

Closed
wants to merge 1 commit into from

Conversation

hkctkuy
Copy link
Member

@hkctkuy hkctkuy commented Dec 8, 2023

No description provided.

@hkctkuy hkctkuy requested a review from SweetVishnya December 8, 2023 13:42
@hkctkuy hkctkuy force-pushed the update_contributing branch from 022bdd1 to 565cd07 Compare December 8, 2023 13:58
@@ -220,7 +220,7 @@ Please follow the next recommendations for your pull requests:
- compile with *stable* rust
- use `cargo fmt`
- check the output of `cargo clippy --all-features --all --tests`
- run tests `cargo test`
- run tests `cargo test --lib -- --test-threads 1` and `cargo test --package casr`
Copy link
Collaborator

Choose a reason for hiding this comment

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

It's better to fix concurrency.

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3536dd1) 62.54% compared to head (565cd07) 61.98%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
- Coverage   62.54%   61.98%   -0.57%     
==========================================
  Files          30       30              
  Lines        7041     7102      +61     
==========================================
- Hits         4404     4402       -2     
- Misses       2637     2700      +63     

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

@hkctkuy hkctkuy closed this Dec 8, 2023
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