Skip to content

Conversation

tim-schilling
Copy link
Member

  • 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 django-commons: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
2 participants