quambene / bogrep

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

Refactor ignore command #42

Closed quambene closed 10 months ago

quambene commented 10 months ago

Refactor from bogrep ignore <URLS> to bogrep config --ignore <URLS>.

codecov[bot] commented 10 months ago

Codecov Report

Merging #42 (b64a95f) into main (c156cf0) will increase coverage by 0.29%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   91.83%   92.13%   +0.29%     
==========================================
  Files          24       23       -1     
  Lines        3087     3077      -10     
==========================================
  Hits         2835     2835              
+ Misses        252      242      -10     
Files Coverage Δ
src/args.rs 56.25% <100.00%> (+12.50%) :arrow_up:
src/cmd/configure.rs 98.36% <100.00%> (+1.53%) :arrow_up:
src/main.rs 95.23% <ø> (+4.32%) :arrow_up:
src/settings.rs 90.90% <ø> (-1.04%) :arrow_down: