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

🔧 MAINTAIN: Add isort hook #210

Merged
merged 1 commit into from
Apr 14, 2022
Merged

🔧 MAINTAIN: Add isort hook #210

merged 1 commit into from
Apr 14, 2022

Conversation

chrisjsewell
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 14, 2022

Codecov Report

Merging #210 (f7e0694) into master (cb2eee1) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
- Coverage   96.14%   96.14%   -0.01%     
==========================================
  Files          61       61              
  Lines        3244     3242       -2     
==========================================
- Hits         3119     3117       -2     
  Misses        125      125              
Flag Coverage Δ
pytests 96.14% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
markdown_it/cli/parse.py 88.23% <ø> (ø)
markdown_it/ruler.py 89.65% <ø> (ø)
markdown_it/rules_block/code.py 100.00% <ø> (ø)
markdown_it/rules_block/hr.py 100.00% <ø> (ø)
markdown_it/rules_core/normalize.py 100.00% <ø> (ø)
markdown_it/rules_inline/autolink.py 96.22% <ø> (ø)
markdown_it/rules_inline/text.py 100.00% <ø> (ø)
markdown_it/common/normalize_url.py 84.37% <100.00%> (ø)
markdown_it/helpers/__init__.py 100.00% <100.00%> (ø)
markdown_it/helpers/parse_link_destination.py 96.66% <100.00%> (ø)
... and 30 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cb2eee1...f7e0694. Read the comment docs.

@chrisjsewell chrisjsewell merged commit 063268b into master Apr 14, 2022
@chrisjsewell chrisjsewell deleted the isort branch April 14, 2022 22:46
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

1 participant