Closed tagatac closed 2 years ago
Merging #22 (9888569) into main (7e56e40) will increase coverage by
0.34%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #22 +/- ##
==========================================
+ Coverage 91.29% 91.64% +0.34%
==========================================
Files 4 4
Lines 632 658 +26
==========================================
+ Hits 577 603 +26
Misses 47 47
Partials 8 8
Impacted Files | Coverage Δ | |
---|---|---|
main.go | 85.08% <100.00%> (+0.43%) |
:arrow_up: |
opsys/opsys.go | 95.83% <100.00%> (+0.63%) |
: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 7e56e40...9888569. Read the comment docs.
Create an option of re-running bagoup later on, as long as we have the chat.db file and the
bagoup-attachments
folder.Also address the case that a copied attachment already exists in the destination (by inserting a number into the destination filename).