tagatac / bagoup

Mac OS Messages export
GNU Affero General Public License v3.0
72 stars 4 forks source link

Add an option to preserve attachment paths #22

Closed tagatac closed 2 years ago

tagatac commented 2 years ago

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).

codecov[bot] commented 2 years ago

Codecov Report

Merging #22 (9888569) into main (7e56e40) will increase coverage by 0.34%. The diff coverage is 100.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.