Closed thejoeejoee closed 6 years ago
Merging #67 into develop will increase coverage by
0.05%
. The diff coverage is97.86%
.
Impacted Files | Coverage Δ | |
---|---|---|
test/parser.cpp | 100% <100%> (ø) |
:arrow_up: |
src/parser.c | 98.82% <100%> (+0.08%) |
:arrow_up: |
src/symtable_variable.c | 98.52% <100%> (+0.34%) |
:arrow_up: |
src/code_instruction_operand.c | 93.37% <100%> (-0.67%) |
:arrow_down: |
src/code_constructor.c | 100% <100%> (ø) |
:arrow_up: |
src/parser_semantic.c | 100% <100%> (ø) |
:arrow_up: |
src/code_generator.c | 93.44% <90%> (+0.4%) |
:arrow_up: |
@@ Coverage Diff @@
## develop #67 +/- ##
===========================================
+ Coverage 96.75% 96.81% +0.05%
===========================================
Files 48 48
Lines 4438 4581 +143
===========================================
+ Hits 4294 4435 +141
- Misses 144 146 +2