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

Enable more linting #218

Merged
merged 2 commits into from
Sep 12, 2024
Merged

Enable more linting #218

merged 2 commits into from
Sep 12, 2024

Conversation

tysmith
Copy link
Collaborator

@tysmith tysmith commented Sep 12, 2024

No description provided.

C4 = flake8-comprehensions
SIM = flake8-simplify
TCH = flake8-type-checking
@tysmith tysmith requested a review from a team as a code owner September 12, 2024 02:10
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.87%. Comparing base (c73a394) to head (27b91df).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #218   +/-   ##
=======================================
  Coverage   99.87%   99.87%           
=======================================
  Files          14       14           
  Lines        1663     1663           
=======================================
  Hits         1661     1661           
  Misses          2        2           

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

from urllib.request import pathname2url

try:
with suppress(ImportError):
Copy link
Collaborator

Choose a reason for hiding this comment

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

👀

@tysmith tysmith merged commit d157535 into master Sep 12, 2024
8 checks passed
@tysmith tysmith deleted the more-linting branch September 12, 2024 23: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