quambene / bogrep

Grep your bookmarks
Apache License 2.0
100 stars 2 forks source link

Improve coverage #24

Closed quambene closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #24 (fd09974) into main (c92057b) will increase coverage by 9.37%. Report is 1 commits behind head on main. The diff coverage is 87.06%.

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   66.22%   75.59%   +9.37%     
==========================================
  Files          24       24              
  Lines        2034     2393     +359     
==========================================
+ Hits         1347     1809     +462     
+ Misses        687      584     -103     
Files Coverage Δ
src/bookmarks/target_bookmarks.rs 91.26% <100.00%> (+25.11%) :arrow_up:
src/cache.rs 47.22% <100.00%> (+6.88%) :arrow_up:
src/client.rs 75.73% <95.45%> (+3.80%) :arrow_up:
src/cmd/init.rs 68.22% <83.90%> (+68.22%) :arrow_up:
src/cmd/update.rs 82.09% <90.07%> (+82.09%) :arrow_up:
src/cmd/fetch.rs 66.82% <81.37%> (+66.82%) :arrow_up: