saisilinus / node-express-mongoose-typescript-boilerplate

A boilerplate for making production-ready RESTful APIs using Node.js, TypeScript, Express, and Mongoose
MIT License
325 stars 93 forks source link

fix(package.json): update commitizen to secure version #15

Closed saisilinus closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #15 (12c263c) into master (2b3097d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #15   +/-   ##
=======================================
  Coverage   89.11%   89.11%           
=======================================
  Files          42       42           
  Lines         588      588           
  Branches       59       59           
=======================================
  Hits          524      524           
  Misses         60       60           
  Partials        4        4           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more