django-user-tasks icon indicating copy to clipboard operation
django-user-tasks copied to clipboard

test: commit message linting proof of concept

Open iamsobanjaved opened this issue 3 years ago • 2 comments

iamsobanjaved avatar Apr 01 '21 16:04 iamsobanjaved

Codecov Report

Merging #130 (26cd1e8) into master (009628e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #130   +/-   ##
=======================================
  Coverage   99.27%   99.27%           
=======================================
  Files          12       12           
  Lines         412      412           
  Branches       47       47           
=======================================
  Hits          409      409           
  Misses          1        1           
  Partials        2        2           
Flag Coverage Δ
unittests 99.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 009628e...26cd1e8. Read the comment docs.

codecov[bot] avatar Apr 01 '21 16:04 codecov[bot]

This can be closed out now, right? Looks like commitlint is now in effect on master.

timmc-edx avatar Aug 03 '22 19:08 timmc-edx