gudzpoz / luajava

Lua for Java on Windows, Mac OS X, Linux, Android. 5.1, 5.2, 5.3, 5.4, LuaJ or LuaJIT.
https://gudzpoz.github.io/luajava/
Other
151 stars 19 forks source link

Fix stack size consistency on initialization and during table operations #188

Closed gudzpoz closed 3 months ago

gudzpoz commented 3 months ago

fixes #187

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.55%. Comparing base (e0c39fd) to head (61fcb17).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #188 +/- ## ========================================= Coverage 96.55% 96.55% Complexity 913 913 ========================================= Files 44 44 Lines 2467 2467 Branches 286 286 ========================================= Hits 2382 2382 Misses 61 61 Partials 24 24 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.