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

refacto(cleanup): remove python 3.9 related code and deps (timezone) #288

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

Guts
Copy link
Owner

@Guts Guts commented Jun 11, 2024

No description provided.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jun 11, 2024
Copy link

sonarcloud bot commented Jun 11, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.94%. Comparing base (fa67887) to head (c86a193).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #288      +/-   ##
==========================================
+ Coverage   82.12%   83.94%   +1.81%     
==========================================
  Files          10        9       -1     
  Lines         554      542      -12     
  Branches      116      114       -2     
==========================================
  Hits          455      455              
+ Misses         68       56      -12     
  Partials       31       31              
Flag Coverage Δ
unittests 83.94% <100.00%> (+1.81%) ⬆️

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

Files Coverage Δ
mkdocs_rss_plugin/timezoner.py 83.33% <ø> (ø)
mkdocs_rss_plugin/util.py 74.18% <100.00%> (ø)

@Guts Guts merged commit 7e51e12 into main Jun 11, 2024
9 checks passed
@Guts Guts deleted the refacto/remove-legacy-python-3-9-code branch June 11, 2024 08:28
@Guts Guts added the enhancement New feature or request label Jun 11, 2024
Guts added a commit that referenced this pull request Oct 23, 2024
Since:

- Python 3.8 reached its end of life on 2024-10-07
- Python 3.13 has been released on 2024-10-07


See: https://devguide.python.org/versions/


Related to: #304 #286 #288
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant