titan-lang / titan

The Titan programming language
http://titan-lang.org
MIT License
406 stars 13 forks source link

Initial string support: literals and length operator. #218

Closed hugomg closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #218 into lablua will increase coverage by 0.51%. The diff coverage is 97.93%.

Impacted Files Coverage Δ
titan-compiler/scope_analysis.lua 100% <100%> (ø) :arrow_up:
titan-compiler/lift_strings.lua 100% <100%> (ø)
titan-compiler/global_upvalues.lua 91.93% <100%> (-0.13%) :arrow_down:
titan-compiler/ast_iterator.lua 90.51% <95.83%> (+3.74%) :arrow_up:
titan-compiler/coder.lua 90.62% <98.33%> (+0.58%) :arrow_up:

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 1a6f224...9d4f7c6. Read the comment docs.