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
122 stars 14 forks source link

Update workflow actions and improve test coverage #170

Closed gudzpoz closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 92.34%. Comparing base (c5ff946) to head (c0ecf70). Report is 22 commits behind head on main.

Files Patch % Lines
...in/java/party/iroiro/luajava/luaj/LuaJNatives.java 40.00% 3 Missing :warning:
...c/main/java/party/iroiro/luajava/LuaTestSuite.java 92.30% 0 Missing and 1 partial :warning:
.../main/java/party/iroiro/luajava/luaj/JseIoLib.java 0.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #170 +/- ## ============================================ - Coverage 94.43% 92.34% -2.09% - Complexity 610 1043 +433 ============================================ Files 31 51 +20 Lines 1455 3696 +2241 Branches 184 384 +200 ============================================ + Hits 1374 3413 +2039 - Misses 64 200 +136 - Partials 17 83 +66 ```

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