example-webrtc-applications icon indicating copy to clipboard operation
example-webrtc-applications copied to clipboard

Add simple ebiten game

Open ValorZard opened this issue 6 months ago • 1 comments

Description

Adds a MUCH simpler example compared to https://github.com/pion/example-webrtc-applications/pull/329

Reference issue

Fixes #...

ValorZard avatar Jun 26 '25 02:06 ValorZard

Codecov Report

:x: Patch coverage is 0% with 233 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 0.00%. Comparing base (0fe31cb) to head (43cca17). :warning: Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
simple-ebiten-game/main.go 0.00% 233 Missing :warning:

:x: Your patch status has failed because the patch coverage (0.00%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #351     +/-   ##
========================================
  Coverage    0.00%   0.00%             
========================================
  Files          25       9     -16     
  Lines        2861     613   -2248     
========================================
+ Misses       2861     613   -2248     
Flag Coverage Δ
go ?
wasm 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Jun 26 '25 02:06 codecov[bot]

Closing this since the other PR got merged

ValorZard avatar Sep 08 '25 08:09 ValorZard