tagatac / bagoup

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

Support legacy databases #25

Closed tagatac closed 2 years ago

tagatac commented 2 years ago

Fixes #24

Also reference files that are missing even if we can't copy or embed them.

codecov[bot] commented 2 years ago

Codecov Report

Merging #25 (f19c14f) into main (1552f2e) will increase coverage by 1.03%. The diff coverage is 99.08%.

@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   91.69%   92.72%   +1.03%     
==========================================
  Files           4        4              
  Lines         662      756      +94     
==========================================
+ Hits          607      701      +94     
  Misses         47       47              
  Partials        8        8              
Impacted Files Coverage Δ
main.go 86.92% <98.11%> (+1.84%) :arrow_up:
chatdb/chatdb.go 98.69% <100.00%> (+0.34%) :arrow_up:
opsys/opsys.go 95.83% <100.00%> (ø)
opsys/outfile.go 90.90% <100.00%> (+1.13%) :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 1552f2e...f19c14f. Read the comment docs.