yashikota / chronotes

MIT License
2 stars 0 forks source link

fix: null pointer error #109

Closed yashikota closed 2 days ago

codecov[bot] commented 2 days ago

Codecov Report

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

Files with missing lines Patch % Lines
pkg/notes/get.go 0.00% 3 Missing :warning:
api/v1/notes/note.go 0.00% 2 Missing :warning:
@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
+ Coverage   12.92%   13.06%   +0.14%     
==========================================
  Files          62       62              
  Lines        1625     1615      -10     
==========================================
+ Hits          210      211       +1     
+ Misses       1376     1365      -11     
  Partials       39       39              
Files with missing lines Coverage Δ
api/v1/notes/note.go 0.00% <0.00%> (ø)
pkg/notes/get.go 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes