quambene / bogrep

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

Test fetch diff #41

Closed quambene closed 10 months ago

quambene commented 10 months ago

Add integration test for fetch --diff.

codecov[bot] commented 10 months ago

Codecov Report

Merging #41 (cd3fce1) into main (c8834a1) will increase coverage by 2.12%. The diff coverage is 96.11%.

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   89.70%   91.83%   +2.12%     
==========================================
  Files          24       24              
  Lines        2750     3087     +337     
==========================================
+ Hits         2467     2835     +368     
+ Misses        283      252      -31     
Files Coverage Δ
src/args.rs 43.75% <100.00%> (+8.45%) :arrow_up:
src/main.rs 90.90% <100.00%> (+4.54%) :arrow_up:
src/cmd/init.rs 98.21% <98.24%> (-0.02%) :arrow_down:
src/cmd/fetch.rs 95.54% <98.30%> (+12.83%) :arrow_up:
src/cmd/update.rs 96.84% <97.47%> (+0.41%) :arrow_up:
src/cache.rs 87.06% <91.37%> (+7.97%) :arrow_up: