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 support of python 3.7 #194

Merged
merged 1 commit into from
Jun 12, 2024
Merged

feat: drop support of python 3.7 #194

merged 1 commit into from
Jun 12, 2024

Conversation

frostming
Copy link
Owner

Signed-off-by: Frost Ming [email protected]

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

Attention: Patch coverage is 41.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 96.21%. Comparing base (0963310) to head (5731dbc).
Report is 3 commits behind head on master.

Files Patch % Lines
marko/ast_renderer.py 0.00% 0 Missing and 3 partials ⚠️
marko/helpers.py 0.00% 0 Missing and 2 partials ⚠️
marko/source.py 33.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
- Coverage   96.22%   96.21%   -0.02%     
==========================================
  Files          21       21              
  Lines        2042     2035       -7     
  Branches      340      347       +7     
==========================================
- Hits         1965     1958       -7     
+ Misses         44       37       -7     
- Partials       33       40       +7     
Flag Coverage Δ
unittests 96.21% <41.66%> (-0.02%) ⬇️

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

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

@frostming frostming merged commit 2ffb6b8 into master Jun 12, 2024
19 of 21 checks passed
@frostming frostming deleted the feat/drop-py37 branch June 12, 2024 02:39
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