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

Bump to version 2.2 #1234

Merged
merged 1 commit into from Jan 31, 2020
Merged

Bump to version 2.2 #1234

merged 1 commit into from Jan 31, 2020

Conversation

tim-schilling
Copy link
Contributor

  • Removed support for end of life Django 2.0 and 2.1.
  • Added support for Python 3.8.
  • Add locals() option for sql panel.
  • Added support for Django 3.0

@codecov
Copy link

codecov bot commented Jan 31, 2020

Codecov Report

Merging #1234 into master will increase coverage by 0.76%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1234      +/-   ##
==========================================
+ Coverage   85.72%   86.49%   +0.76%     
==========================================
  Files          25       25              
  Lines        1436     1436              
  Branches      206      206              
==========================================
+ Hits         1231     1242      +11     
+ Misses        150      141       -9     
+ Partials       55       53       -2
Impacted Files Coverage Δ
debug_toolbar/panels/sql/tracking.py 88.88% <0%> (+1.85%) ⬆️
debug_toolbar/management/commands/debugsqlshell.py 100% <0%> (+10.52%) ⬆️
debug_toolbar/panels/sql/views.py 90.62% <0%> (+10.93%) ⬆️

Continue to review full report at Codecov.

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

@matthiask matthiask merged commit e154955 into jazzband:master Jan 31, 2020
@tim-schilling tim-schilling deleted the ddt-2.2 branch February 5, 2020 21:28
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

2 participants