quambene / bogrep

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

Implement add and remove command #51

Closed quambene closed 9 months ago

quambene commented 9 months ago

Implement add and remove command

codecov[bot] commented 9 months ago

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (37240ad) 90.82% compared to head (d137fb4) 90.94%.

Files Patch % Lines
src/cmd/add.rs 93.50% 5 Missing :warning:
src/cmd/remove.rs 95.06% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #51 +/- ## ========================================== + Coverage 90.82% 90.94% +0.12% ========================================== Files 27 29 +2 Lines 3661 3756 +95 ========================================== + Hits 3325 3416 +91 - Misses 336 340 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.