titan-lang / titan

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

First class functions #189

Closed hugomg closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #189 into lablua will increase coverage by 0.3%. The diff coverage is 98.44%.

Impacted Files Coverage Δ
titan-compiler/global_upvalues.lua 92.06% <100%> (+0.26%) :arrow_up:
titan-compiler/checker.lua 93.29% <100%> (+0.24%) :arrow_up:
titan-compiler/coder.lua 89.19% <98.07%> (+0.7%) :arrow_up:
titan-compiler/types.lua 85.91% <0%> (+1.4%) :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 2c2b19b...7e608cf. Read the comment docs.