Monkey-Mouse / mo2

blog with go
MIT License
11 stars 4 forks source link

fix bug and add test #285

Closed easilylazy closed 3 years ago

easilylazy commented 3 years ago

fix #282

codecov[bot] commented 3 years ago

Codecov Report

Merging #285 (c1a6e7a) into main (384be6d) will increase coverage by 0.16%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #285      +/-   ##
==========================================
+ Coverage   32.15%   32.32%   +0.16%     
==========================================
  Files          40       40              
  Lines        2214     2215       +1     
==========================================
+ Hits          712      716       +4     
+ Misses       1413     1409       -4     
- Partials       89       90       +1     
Impacted Files Coverage Δ
database/blogs.go 43.96% <100.00%> (+3.09%) :arrow_up:
Chronostasys commented 3 years ago

LGTM!