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

maintenance: code linting #130

Merged
merged 2 commits into from
May 23, 2024
Merged

maintenance: code linting #130

merged 2 commits into from
May 23, 2024

Conversation

adbar
Copy link
Owner

@adbar adbar commented May 23, 2024

  • handle most security and linter warnings
  • remove duplicate code
  • sort imports with isort for readability

simplemma/utils.py Dismissed Show dismissed Hide dismissed
Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.34%. Comparing base (7fd3de6) to head (014c0b6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #130      +/-   ##
==========================================
- Coverage   96.37%   96.34%   -0.04%     
==========================================
  Files          33       33              
  Lines         580      575       -5     
==========================================
- Hits          559      554       -5     
  Misses         21       21              

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

@adbar adbar merged commit 2caac80 into main May 23, 2024
16 checks passed
@adbar adbar deleted the code_linting branch May 23, 2024 17:02
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.

1 participant