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: drop python 3.7 support, upgrade the syntax #127

Merged
merged 4 commits into from
Dec 2, 2022
Merged

Conversation

frostming
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Base: 95.47% // Head: 95.48% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (8420af9) compared to base (3793819).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   95.47%   95.48%   +0.01%     
==========================================
  Files          18       18              
  Lines        1811     1816       +5     
  Branches      311      311              
==========================================
+ Hits         1729     1734       +5     
  Misses         42       42              
  Partials       40       40              
Flag Coverage Δ
unittests 95.48% <100.00%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
marko/ext/gfm/__init__.py 86.36% <ø> (ø)
marko/html_renderer.py 100.00% <ø> (ø)
marko/ast_renderer.py 91.22% <100.00%> (+0.15%) ⬆️
marko/block.py 96.54% <100.00%> (-0.01%) ⬇️
marko/ext/codehilite.py 100.00% <100.00%> (ø)
marko/ext/footnote.py 95.45% <100.00%> (ø)
marko/ext/gfm/elements.py 80.62% <100.00%> (ø)
marko/ext/latex_renderer.py 100.00% <100.00%> (ø)
marko/helpers.py 98.70% <100.00%> (ø)
marko/inline.py 100.00% <100.00%> (ø)
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@frostming frostming merged commit f0b5f8e into master Dec 2, 2022
@frostming frostming deleted the drop-3.7 branch December 2, 2022 03:44
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