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

feat: introduce ruff for linter #25

Merged
merged 3 commits into from
Oct 18, 2023
Merged

feat: introduce ruff for linter #25

merged 3 commits into from
Oct 18, 2023

Conversation

zhongjiajie
Copy link
Owner

and remove flake8, isort, and autoflake

@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (b6b067b) 95.60% compared to head (ac97633) 94.68%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   95.60%   94.68%   -0.93%     
==========================================
  Files           7        7              
  Lines         182      188       +6     
==========================================
+ Hits          174      178       +4     
- Misses          8       10       +2     
Flag Coverage Δ
unittests 94.68% <77.77%> (-0.93%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/stmdency/models/node.py 76.92% <100.00%> (ø)
src/stmdency/visitors/assign.py 96.66% <75.00%> (-3.34%) ⬇️
src/stmdency/visitors/function_def.py 93.93% <75.00%> (-1.30%) ⬇️

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

@zhongjiajie zhongjiajie merged commit 9a28820 into main Oct 18, 2023
20 checks passed
@zhongjiajie zhongjiajie deleted the ruff branch October 18, 2023 07:00
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