labcif / GBoard4A

Digital forensic analysis of GBoard for Android
GNU General Public License v3.0
0 stars 1 forks source link

translation: remove accidental debugging log #35

Closed ljmf00 closed 3 years ago

ljmf00 commented 3 years ago

Signed-off-by: Luís Ferreira contact@lsferreira.net


Introduced by #34 .

iK4tsu commented 3 years ago

oops

codecov-commenter commented 3 years ago

Codecov Report

Merging #35 (7843210) into main (d053c4b) will increase coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   19.19%   19.28%   +0.08%     
==========================================
  Files          19       19              
  Lines         224      223       -1     
==========================================
  Hits           43       43              
+ Misses        181      180       -1     
Flag Coverage Δ
unittests 19.28% <ø> (+0.08%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
source/gboardforensics/gatherers/translatecache.d 0.00% <ø> (ø)

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 d053c4b...7843210. Read the comment docs.

ljmf00 commented 3 years ago

oops

I'm going to add some simple integration tests to prevent this after implementing everything in the HTML report.