yashikota / chronotes

MIT License
2 stars 0 forks source link

update generate note #77

Closed yashikota closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
api/v1/notes/note.go 0.00% 6 Missing :warning:
pkg/utils/note.go 0.00% 6 Missing :warning:
pkg/utils/response.go 0.00% 6 Missing :warning:
pkg/notes/generate.go 0.00% 2 Missing :warning:
@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
- Coverage   17.45%   17.19%   -0.26%     
==========================================
  Files          46       46              
  Lines        1140     1157      +17     
==========================================
  Hits          199      199              
- Misses        910      927      +17     
  Partials       31       31              
Files with missing lines Coverage Δ
pkg/notes/generate.go 0.00% <0.00%> (ø)
api/v1/notes/note.go 0.00% <0.00%> (ø)
pkg/utils/note.go 0.00% <0.00%> (ø)
pkg/utils/response.go 57.14% <0.00%> (-42.86%) :arrow_down: