jazzband / dj-database-url

Use Database URLs in your Django Application.
https://pypi.org/project/dj-database-url/
BSD 3-Clause "New" or "Revised" License
1.49k stars 205 forks source link

Run pre-commit in CI #206

Closed palfrey closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #206 (e2ad069) into master (9c1ebdc) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #206   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           66        66           
  Branches        15        15           
=========================================
  Hits            66        66           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

palfrey commented 1 year ago

Not needed because https://pre-commit.ci/ does this for us...