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

linted all files #332

Merged
merged 3 commits into from
May 3, 2024
Merged

linted all files #332

merged 3 commits into from
May 3, 2024

Conversation

mikemhenry
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.98%. Comparing base (212d00e) to head (39d1bc7).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #332      +/-   ##
==========================================
- Coverage   53.04%   52.98%   -0.06%     
==========================================
  Files           5        5              
  Lines         805      804       -1     
==========================================
- Hits          427      426       -1     
  Misses        378      378              

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

@mattwthompson
Copy link
Collaborator

I ran into some frustration with the docstrings being long in line length (which isn't inherently a horrible thing IMO) and flake8 or ruff not being happy

@@ -1,3 +1,4 @@
# ruff: noqa: E501
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@mattwthompson yes I don't think it a bad thing, so I just had it skip this whole file and this was the only file where they were too long

Copy link
Collaborator

Choose a reason for hiding this comment

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

Seems good, the config is still pretty simple

@mikemhenry mikemhenry merged commit a0b79a6 into main May 3, 2024
7 checks passed
@mikemhenry mikemhenry deleted the lint_it branch May 3, 2024 19:03
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.

None yet

3 participants