openedx-unsupported / edx-analytics-pipeline

GNU Affero General Public License v3.0
91 stars 116 forks source link

build: enable the commitlint check for pull requests #873

Closed nedbat closed 2 years ago

nedbat commented 2 years ago

Check for conformance to OEP-51 (conventional commits). This is not a required check, it will not prevent merging. If you have concerns, let me know.

codecov[bot] commented 2 years ago

Codecov Report

Merging #873 (331683d) into master (3b42a78) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #873   +/-   ##
=======================================
  Coverage   76.38%   76.38%           
=======================================
  Files         150      150           
  Lines       17128    17128           
=======================================
  Hits        13083    13083           
  Misses       4045     4045           

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 3b42a78...331683d. Read the comment docs.