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

Compatibility with flask 2.3.0 #227

Merged
merged 1 commit into from
May 15, 2023
Merged

Compatibility with flask 2.3.0 #227

merged 1 commit into from
May 15, 2023

Conversation

viniciuschiele
Copy link
Owner

@viniciuschiele viniciuschiele commented May 14, 2023

@codecov
Copy link

codecov bot commented May 14, 2023

Codecov Report

Patch coverage: 87.50% and project coverage change: +0.09 🎉

Comparison is base (d5775be) 91.55% compared to head (d0490ac) 91.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #227      +/-   ##
==========================================
+ Coverage   91.55%   91.64%   +0.09%     
==========================================
  Files           6        6              
  Lines         438      431       -7     
==========================================
- Hits          401      395       -6     
+ Misses         37       36       -1     
Impacted Files Coverage Δ
flask_apscheduler/json.py 92.85% <87.50%> (+2.38%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@viniciuschiele viniciuschiele changed the title Compatibility with flask 2.3.2 Compatibility with flask 2.3.0 May 14, 2023
@viniciuschiele viniciuschiele merged commit ede0c26 into master May 15, 2023
@viniciuschiele viniciuschiele deleted the bump_flask branch May 15, 2023 10:35
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.

Flask 2.3.2 causing KeyError: 'JSONIFY_PRETTYPRINT_REGULAR'
1 participant