sp-uulm / MiniLua

MIT License
2 stars 4 forks source link

Rebuild Gui #137

Closed tn4799 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #137 (5fbde48) into master (25aa7a0) will decrease coverage by 1.08%. The diff coverage is 7.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   68.15%   67.07%   -1.09%     
==========================================
  Files          39       40       +1     
  Lines        6393     6505     +112     
==========================================
+ Hits         4357     4363       +6     
- Misses       2036     2142     +106     
Impacted Files Coverage Δ
include/MiniLua/interpreter.hpp 100.00% <ø> (ø)
include/MiniLua/source_change.hpp 51.28% <0.00%> (-5.87%) :arrow_down:
include/MiniLua/values.hpp 100.00% <ø> (ø)
src/details/tree_sitter_interop.cpp 0.00% <0.00%> (ø)
src/interpreter.cpp 48.61% <0.00%> (-6.08%) :arrow_down:
src/source_change.cpp 72.83% <0.00%> (-6.90%) :arrow_down:
src/values.cpp 65.32% <13.04%> (-4.46%) :arrow_down:

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 25aa7a0...5fbde48. Read the comment docs.