Closed pbtoast closed 5 years ago
Merging #347 into master will increase coverage by
0.01%
. The diff coverage is82.27%
.
@@ Coverage Diff @@
## master #347 +/- ##
==========================================
+ Coverage 80.45% 80.47% +0.01%
==========================================
Files 239 239
Lines 37670 37748 +78
==========================================
+ Hits 30308 30376 +68
- Misses 7362 7372 +10
Impacted Files | Coverage Δ | |
---|---|---|
core/lua_core.c | 79.51% <82.27%> (+0.41%) |
: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 30d1a16...4071e99. Read the comment docs.
Merging #347 into master will increase coverage by
0.01%
. The diff coverage is82.27%
.
@@ Coverage Diff @@
## master #347 +/- ##
==========================================
+ Coverage 80.45% 80.47% +0.01%
==========================================
Files 239 239
Lines 37670 37748 +78
==========================================
+ Hits 30308 30376 +68
- Misses 7362 7372 +10
Impacted Files | Coverage Δ | |
---|---|---|
core/lua_core.c | 79.51% <82.27%> (+0.41%) |
: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 30d1a16...4071e99. Read the comment docs.
Now it's possible to implement f(x) and g(x, t) in Lua scripts.