Skip to content

pre-commit: Add codespell and ruff #189

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

Merged
merged 3 commits into from
Aug 22, 2023

Conversation

cclauss
Copy link
Member

@cclauss cclauss commented Aug 22, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2023

Codecov Report

Patch coverage: 72.72% and project coverage change: -0.27% ⚠️

Comparison is base (717ed4d) 98.91% compared to head (ef15563) 98.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
- Coverage   98.91%   98.64%   -0.27%     
==========================================
  Files          19       19              
  Lines         737      740       +3     
==========================================
+ Hits          729      730       +1     
- Misses          8       10       +2     
Files Changed Coverage Δ
algorithms_keeper/api.py 84.61% <0.00%> (-2.23%) ⬇️
algorithms_keeper/parser/python_parser.py 100.00% <ø> (ø)
algorithms_keeper/parser/rules/require_doctest.py 100.00% <ø> (ø)
...lgorithms_keeper/parser/rules/require_type_hint.py 100.00% <ø> (ø)
algorithms_keeper/parser/rules/use_fstring.py 100.00% <ø> (ø)
algorithms_keeper/parser/files_parser.py 100.00% <100.00%> (ø)
algorithms_keeper/parser/record.py 98.18% <100.00%> (-1.82%) ⬇️
...lgorithms_keeper/parser/rules/naming_convention.py 100.00% <100.00%> (ø)
algorithms_keeper/utils.py 100.00% <100.00%> (ø)

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

Copy link
Member

@dhruvmanila dhruvmanila left a comment

Choose a reason for hiding this comment

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

Thanks!

@dhruvmanila dhruvmanila merged commit 6d535ab into TheAlgorithms:master Aug 22, 2023
@cclauss cclauss deleted the codespell branch August 22, 2023 17:17
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.

3 participants