szaffarano / gotas

Taskwarrior server implemented in Go
MIT License
10 stars 0 forks source link

Implements remove command #43

Closed szaffarano closed 3 years ago

szaffarano commented 3 years ago

fixes #42

codecov-commenter commented 3 years ago

Codecov Report

Merging #43 (7874e0f) into master (ff5cac0) will decrease coverage by 0.09%. The diff coverage is 84.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   87.42%   87.33%   -0.10%     
==========================================
  Files          11       11              
  Lines         867      892      +25     
==========================================
+ Hits          758      779      +21     
- Misses         72       74       +2     
- Partials       37       39       +2     
Impacted Files Coverage Δ
task/repo/repofs.go 80.99% <84.00%> (+0.78%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ff5cac0...7874e0f. Read the comment docs.