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 python 3.7 support + add python 3.12 support + fix werkzeug security #31

Merged
merged 4 commits into from
Nov 11, 2023

Conversation

fmigneault
Copy link
Collaborator

@fmigneault fmigneault commented Nov 11, 2023

@github-actions github-actions bot added the tests label Nov 11, 2023
Copy link

codecov bot commented Nov 11, 2023

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (4070852) 80.58% compared to head (3abb22f) 79.68%.
Report is 21 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   80.58%   79.68%   -0.91%     
==========================================
  Files          11       11              
  Lines         577      576       -1     
  Branches       89       95       +6     
==========================================
- Hits          465      459       -6     
+ Misses         84       83       -1     
- Partials       28       34       +6     
Files Coverage Δ
canarieapi/__meta__.py 100.00% <100.00%> (ø)
canarieapi/default_configuration.py 100.00% <100.00%> (ø)
canarieapi/api.py 89.69% <87.50%> (-0.21%) ⬇️
canarieapi/logparser.py 69.44% <68.42%> (-3.18%) ⬇️
canarieapi/schema.py 73.17% <65.38%> (-10.62%) ⬇️

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

@fmigneault fmigneault merged commit 1fcf838 into master Nov 11, 2023
@fmigneault fmigneault deleted the drop-py37-security-fix branch November 11, 2023 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant