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

drop py3.8, restrict pymongo upper version, tox cleanup #68

Merged
merged 3 commits into from
Oct 10, 2024

Conversation

brondsem
Copy link
Collaborator

@brondsem brondsem commented Oct 9, 2024

  • drop python 3.8 since its unsupported. (Can't add python 3.13 support yet since formencode and webob use cgi still)
  • restrict pymongo upper version until we fix the issues it causes
  • clean up tox output

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.13%. Comparing base (637a033) to head (1bd8fbd).
Report is 21 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   90.19%   91.13%   +0.93%     
==========================================
  Files          43       43              
  Lines        6724     6711      -13     
==========================================
+ Hits         6065     6116      +51     
+ Misses        659      595      -64     
Flag Coverage Δ
tests-3.10 91.32% <100.00%> (+0.93%) ⬆️
tests-3.11 91.32% <100.00%> (+0.93%) ⬆️
tests-3.12 91.32% <100.00%> (?)
tests-3.7 ?
tests-3.8 ?
tests-3.9 91.12% <100.00%> (+0.93%) ⬆️
tests-pypy3.9 91.26% <100.00%> (+0.93%) ⬆️

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.

@dill0wn
Copy link
Collaborator

dill0wn commented Oct 10, 2024

looks good to me

@brondsem brondsem merged commit f595098 into TurboGears:master Oct 10, 2024
12 checks passed
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.

2 participants