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

packaging: restore Python 3.8 and 3.9 #304

Merged
merged 3 commits into from
Jun 24, 2024

Conversation

Guts
Copy link
Owner

@Guts Guts commented Jun 23, 2024

No description provided.

@github-actions github-actions bot added ci-cd Everything related to continuous integration and deployment packaging labels Jun 23, 2024
Copy link

codecov bot commented Jun 23, 2024

Codecov Report

Attention: Patch coverage is 95.74468% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.66%. Comparing base (da3b135) to head (541384d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #304      +/-   ##
==========================================
+ Coverage   80.48%   80.66%   +0.17%     
==========================================
  Files           9       10       +1     
  Lines         615      631      +16     
  Branches      128      131       +3     
==========================================
+ Hits          495      509      +14     
- Misses         83       84       +1     
- Partials       37       38       +1     
Flag Coverage Δ
unittests 80.50% <93.61%> (+0.01%) ⬆️

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

Files Coverage Δ
mkdocs_rss_plugin/__about__.py 100.00% <ø> (ø)
mkdocs_rss_plugin/config.py 100.00% <100.00%> (ø)
...lugin/integrations/theme_material_social_plugin.py 76.61% <100.00%> (+0.19%) ⬆️
mkdocs_rss_plugin/models.py 100.00% <100.00%> (ø)
mkdocs_rss_plugin/plugin.py 90.07% <100.00%> (+0.07%) ⬆️
mkdocs_rss_plugin/timezoner.py 83.33% <ø> (ø)
mkdocs_rss_plugin/util.py 73.74% <100.00%> (+0.30%) ⬆️
mkdocs_rss_plugin/timezoner_pre39.py 83.33% <83.33%> (ø)

@Guts Guts force-pushed the packaging/restore-python-3.8-and-3.9 branch 2 times, most recently from c61bdf8 to fe8fedd Compare June 23, 2024 19:20
@github-actions github-actions bot added tooling Development tooling dependencies Pull requests that update a dependency file quality Tests, project resiliency, etc. labels Jun 23, 2024
Copy link

sonarcloud bot commented Jun 24, 2024

@Guts Guts merged commit 4f85f70 into main Jun 24, 2024
11 checks passed
@Guts Guts deleted the packaging/restore-python-3.8-and-3.9 branch June 24, 2024 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd Everything related to continuous integration and deployment dependencies Pull requests that update a dependency file packaging quality Tests, project resiliency, etc. tooling Development tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Min Python version to 3.10 is a problem for Netlify users
1 participant