IDNI / TML

Tau Meta-Language
http://www.idni.org
122 stars 28 forks source link

Safety checking stripped #49

Closed murisi closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #49 (bfaf7c0) into master (8394cb3) will increase coverage by 0.02%. The diff coverage is 3.77%.

:exclamation: Current head bfaf7c0 differs from pull request most recent head 6f016b2. Consider uploading reports for the commit 6f016b2 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##           master     #49      +/-   ##
=========================================
+ Coverage    0.71%   0.74%   +0.02%     
=========================================
  Files          37      37              
  Lines       10854   10835      -19     
=========================================
+ Hits           78      81       +3     
+ Misses      10776   10754      -22     
Impacted Files Coverage Δ
src/archive.cpp 0.00% <ø> (ø)
src/input.h 0.00% <ø> (ø)
src/ir_builder.cpp 0.00% <0.00%> (ø)
src/tables.cpp 0.00% <0.00%> (ø)
src/tables.h 0.00% <ø> (ø)
src/tables_ext.cpp 0.00% <0.00%> (ø)
src/input.cpp 5.85% <57.14%> (+0.27%) :arrow_up:
src/archive.h 0.00% <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 8394cb3...6f016b2. Read the comment docs.