thejoeejoee / IFJ-VUT-BIT-2017-2018

Repository for program interpret of custom language IFJ2017 written in C tested under Google tests.
GNU General Public License v3.0
2 stars 3 forks source link

Feature/internal functions #61

Closed thejoeejoee closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #61 into feature/syntactic-analysis will decrease coverage by 5.45%. The diff coverage is 16.8%.

Impacted Files Coverage Δ
src/parser.c 90.19% <ø> (+1.55%) :arrow_up:
src/code_constructor.c 9.97% <0%> (-7.59%) :arrow_down:
src/code_generator.c 85.6% <100%> (+0.1%) :arrow_up:
src/parser_semantic.c 81.15% <22.22%> (-2.26%) :arrow_down:
src/parser_expr_internal.c 83.7% <38.46%> (-4.16%) :arrow_down:
src/parser_expr_rules.c 73.95% <42.5%> (-8.28%) :arrow_down:
@@                      Coverage Diff                       @@
##           feature/syntactic-analysis      #61      +/-   ##
==============================================================
- Coverage                       86.54%   81.09%   -5.46%     
==============================================================
  Files                              46       46              
  Lines                            3805     4136     +331     
==============================================================
+ Hits                             3293     3354      +61     
- Misses                            512      782     +270