jazzband / django-redshift-backend

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

disabling pre-commit-ci error by adding empty pre-commit-config.yaml #86

Open shimizukawa opened 3 years ago

shimizukawa commented 3 years ago

Feature or Bugfix

Purpose

image

Detail

Relates

codecov[bot] commented 3 years ago

Codecov Report

Merging #86 (e90e797) into master (e5c7265) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   47.01%   47.01%           
=======================================
  Files           3        3           
  Lines         251      251           
  Branches       62       62           
=======================================
  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 e5c7265...e90e797. Read the comment docs.

shimizukawa commented 3 years ago

I've given up trying to silence the pre-commit ci...

shimizukawa commented 3 years ago

@jezdez Hi, do you know anything about this error?

jezdez commented 3 years ago

I'm sorry for the issues, I'll look into why this is failing..