Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable LUA_COMPAT for Lua 5.2, 5.3, and 5.4 #193

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

ccarrasc
Copy link
Contributor

I think this should take care of #192 as well as the LUA_COMPAT_XXX flags for 5.2 and 5.4.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.55%. Comparing base (8d0e003) to head (6f8aafd).

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

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #193   +/-   ##
=========================================
  Coverage     96.55%   96.55%           
  Complexity      915      915           
=========================================
  Files            44       44           
  Lines          2469     2469           
  Branches        286      286           
=========================================
  Hits           2384     2384           
  Misses           61       61           
  Partials         24       24           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gudzpoz gudzpoz merged commit a0361df into gudzpoz:main Jul 12, 2024
11 checks passed
@gudzpoz
Copy link
Owner

gudzpoz commented Jul 12, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants