OMH4ck / PolyGlot

MIT License
35 stars 6 forks source link

Romove init_ir_from_file #32

Closed Changochen closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #32 (0d7f36f) into main (d8db70a) will increase coverage by 1.99%. The diff coverage is 50.63%.

:exclamation: Current head 0d7f36f differs from pull request most recent head cf7c1aa. Consider uploading reports for the commit cf7c1aa to get more accurate results

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   46.21%   48.20%   +1.99%     
==========================================
  Files          16       16              
  Lines        2852     2728     -124     
==========================================
- Hits         1318     1315       -3     
+ Misses       1534     1413     -121     
Impacted Files Coverage Δ
experiments/custom_rule_context.h 100.00% <ø> (ø)
srcs/internal/include/ir.h 100.00% <ø> (ø)
srcs/internal/include/typesystem.h 58.92% <0.00%> (ø)
srcs/internal/srcs/typesystem.cpp 27.27% <16.93%> (+0.01%) :arrow_up:
srcs/internal/srcs/var_definition.cpp 28.65% <37.61%> (+3.31%) :arrow_up:
srcs/internal/include/var_definition.h 60.71% <80.00%> (+4.71%) :arrow_up:
srcs/internal/srcs/ir.cpp 91.08% <95.06%> (ø)
srcs/internal/srcs/mutate.cpp 89.87% <96.59%> (-0.49%) :arrow_down:
experiments/ir_translater.cpp 95.86% <100.00%> (-0.04%) :arrow_down:
srcs/internal/include/utils.h 100.00% <100.00%> (ø)
... and 2 more

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more