jazzband / django-redshift-backend

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

Add a example project for testing and showcase #91

Closed shimizukawa closed 2 years ago

shimizukawa commented 2 years ago

Feature or Bugfix

Purpose

Detail

For now, the test will fail because of a bug in sqlmigrate.

Relates

codecov[bot] commented 2 years ago

Codecov Report

Merging #91 (e81c87d) into master (4fd73cd) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #91   +/-   ##
=======================================
  Coverage   47.01%   47.01%           
=======================================
  Files           3        3           
  Lines         251      251           
  Branches       62       68    +6     
=======================================
  Hits          118      118           
  Misses        123      123           
  Partials       10       10           

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 4fd73cd...e81c87d. Read the comment docs.