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

Added compiler lint config to workspace cargo config. #114

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

marvin-hansen
Copy link
Member

Describe your changes

Added compiler lint config to workspace cargo config.

Code checklist before requesting a review

  • I have signed the DCO?
  • All tests are passing when running make test?
  • No errors or security vulnerabilities are reported by make check?

For details on make, please see BUILD.md

Note: The CI runs all of the above and fixing things before they hit CI speeds
up the review and merge process. Thank you.

@marvin-hansen marvin-hansen added the enhancement New feature or request label Oct 19, 2023
@marvin-hansen marvin-hansen self-assigned this Oct 19, 2023
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (76b040f) 89.00% compared to head (375f44f) 89.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #114   +/-   ##
=======================================
  Coverage   89.00%   89.00%           
=======================================
  Files         122      122           
  Lines        3201     3201           
=======================================
  Hits         2849     2849           
  Misses        352      352           

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

@marvin-hansen marvin-hansen merged commit 7a40371 into deepcausality-rs:main Oct 19, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant