Monkey-Mouse / mo2

blog with go
MIT License
11 stars 4 forks source link

continue fixing bug #286

Closed easilylazy closed 3 years ago

easilylazy commented 3 years ago

fix #282

codecov[bot] commented 3 years ago

Codecov Report

Merging #286 (4e827ae) into main (c1a6e7a) will increase coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #286      +/-   ##
==========================================
+ Coverage   32.32%   32.44%   +0.11%     
==========================================
  Files          40       40              
  Lines        2215     2213       -2     
==========================================
+ Hits          716      718       +2     
+ Misses       1409     1406       -3     
+ Partials       90       89       -1     
Impacted Files Coverage Δ
database/blogs.go 46.49% <100.00%> (+2.52%) :arrow_up: