jazzband / django-redshift-backend

Redshift database backend for Django
Apache License 2.0
83 stars 47 forks source link

add inspectdb test #95

Closed shimizukawa closed 2 years ago

shimizukawa commented 2 years ago

Feature or Bugfix

Purpose

Relates

codecov[bot] commented 2 years ago

Codecov Report

Merging #95 (f33c35d) into master (58981ac) will increase coverage by 1.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
+ Coverage   51.42%   52.44%   +1.01%     
==========================================
  Files           3        3              
  Lines         280      286       +6     
  Branches       79       80       +1     
==========================================
+ Hits          144      150       +6     
  Misses        125      125              
  Partials       11       11              
Impacted Files Coverage Δ
django_redshift_backend/base.py 49.62% <100.00%> (+1.14%) :arrow_up:

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 58981ac...f33c35d. Read the comment docs.