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: add support HTTP to ginga #28

Merged
merged 24 commits into from
Aug 7, 2024
Merged

feat: add support HTTP to ginga #28

merged 24 commits into from
Aug 7, 2024

Conversation

RodrigoDornelles
Copy link
Member

@RodrigoDornelles RodrigoDornelles commented Jul 31, 2024

related #21

  • add support to async http
  • add support http to ginga
  • add support launcher to lua 5.1
  • add config fps_show=3 to fps instant
  • add package load to use in launcher
  • improve game launcher to display errors
  • drop bit32 require to support some TVs
  • improve ginga event loop internal

@RodrigoDornelles RodrigoDornelles marked this pull request as draft July 31, 2024 16:48
@codecov-commenter
Copy link

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

Codecov Report

Attention: Patch coverage is 93.60731% with 14 lines in your changes missing coverage. Please review.

Project coverage is 96.77%. Comparing base (c2d67f9) to head (c439576).

Files Patch % Lines
src/lib/util/pipeline.lua 66.66% 8 Missing ⚠️
src/lib/engine/http.lua 87.23% 6 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   96.90%   96.77%   -0.14%     
==========================================
  Files           8        9       +1     
  Lines         388      558     +170     
==========================================
+ Hits          376      540     +164     
- Misses         12       18       +6     

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

@RodrigoDornelles RodrigoDornelles marked this pull request as ready for review August 7, 2024 19:30
@RodrigoDornelles RodrigoDornelles merged commit 3a51c47 into main Aug 7, 2024
3 checks passed
@RodrigoDornelles RodrigoDornelles deleted the develop branch August 7, 2024 19:38
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.

2 participants