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

[REMOVE] Support for Python 3.8 and Python 3.9 #209

Merged
merged 1 commit into from
Jun 16, 2024

Conversation

ppfeufer
Copy link
Owner

Description

Removed

  • Support for Python 3.8 and Python 3.9

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have checked my code and corrected any misspellings

@ppfeufer ppfeufer marked this pull request as ready for review June 16, 2024 09:15
Copy link

codecov bot commented Jun 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.66%. Comparing base (95f9c23) to head (41909ce).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
- Coverage   76.69%   76.66%   -0.03%     
==========================================
  Files          15       15              
  Lines         622      621       -1     
  Branches       60      132      +72     
==========================================
- Hits          477      476       -1     
  Misses        132      132              
  Partials       13       13              
Files Coverage Δ
fleetpings/admin.py 74.39% <100.00%> (-0.20%) ⬇️

Continue to review full report in Codecov by Sentry.

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

@ppfeufer ppfeufer merged commit 57a2053 into master Jun 16, 2024
43 of 44 checks passed
@ppfeufer ppfeufer deleted the update-python-requirements branch June 16, 2024 09:19
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