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

ci: cover all features with clippy #1044

Merged
merged 3 commits into from
Jul 3, 2023
Merged

Conversation

agostbiro
Copy link
Contributor

This PR changes the flags to clippy in the CI to cover all features. Previously the abi generator code in bindgen wasn't covered.

There are two related commits in this branch:

470c376 to fix the error discovered by expanding clippy coverage.
a077e8c to provide a single script to run all checks locally that are ran by the CI.

@agostbiro agostbiro requested review from frol and uint as code owners June 30, 2023 18:38
Copy link
Contributor

@uint uint left a comment

Choose a reason for hiding this comment

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

Nice catch!

@agostbiro agostbiro merged commit 159bd9b into near:master Jul 3, 2023
13 checks passed
@agostbiro agostbiro deleted the ci-improvements branch July 3, 2023 10:39
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