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 linting checks on NAME #8

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Fix linting checks on NAME #8

merged 1 commit into from
Aug 8, 2023

Conversation

ad3154
Copy link
Member

@ad3154 ad3154 commented Aug 8, 2023

Fixes some failed checks from clippy that didn't make it into #6

@ad3154 ad3154 added the bug Something isn't working label Aug 8, 2023
@ad3154 ad3154 requested a review from Notgnoshi August 8, 2023 04:06
@ad3154 ad3154 self-assigned this Aug 8, 2023
@ad3154
Copy link
Member Author

ad3154 commented Aug 8, 2023

image

🤔

@Notgnoshi
Copy link
Member

@GwnDaan has a fix for the PR coverage report comment failure in #10

Notgnoshi
Notgnoshi previously approved these changes Aug 8, 2023
src/network_management/name.rs Outdated Show resolved Hide resolved
src/network_management/name.rs Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

File Coverage Lines Branches
All files 55% 55% 0%
src/network_management/name.rs 55% 55% 0%

Minimum allowed coverage is 0%

Generated by 🐒 cobertura-action against 74ce6d9

Alters lint rules to allow bool literals in asserts and allows returns.
Fixes other linting issues.
@ad3154
Copy link
Member Author

ad3154 commented Aug 8, 2023

This PR is ready for re-review

@ad3154 ad3154 merged commit 283916f into main Aug 8, 2023
8 checks passed
@ad3154 ad3154 deleted the ca-adg/name-lint branch August 8, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants