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

Guus/web test server #1110

Open
wants to merge 11 commits into
base: devel
Choose a base branch
from
Open

Guus/web test server #1110

wants to merge 11 commits into from

Conversation

guusw
Copy link
Member

@guusw guusw commented Jan 27, 2025

No description provided.

guusw added a commit that referenced this pull request Jan 27, 2025
Pending PR #1110 will add full browser testing
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

Attention: Patch coverage is 77.48344% with 68 lines in your changes missing coverage. Please review.

Project coverage is 80.82%. Comparing base (62804f3) to head (247c69a).
Report is 3 commits behind head on devel.

Files with missing lines Patch % Lines
shards/modules/fs/fs.cpp 37.64% 53 Missing ⚠️
shards/modules/core/logging.cpp 92.53% 5 Missing ⚠️
shards/modules/gfx/gfx.hpp 72.22% 5 Missing ⚠️
shards/modules/run/run.cpp 95.91% 4 Missing ⚠️
shards/modules/http/http.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1110      +/-   ##
==========================================
+ Coverage   80.57%   80.82%   +0.25%     
==========================================
  Files         359      361       +2     
  Lines       62659    62425     -234     
==========================================
- Hits        50488    50458      -30     
+ Misses      12171    11967     -204     

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

@guusw guusw force-pushed the guus/web-test-server branch from 344fd4c to 7735945 Compare January 27, 2025 13:04
guusw added 7 commits January 28, 2025 14:37
Fix @run not accepting float fps

Fix Run parameter ordering

Ignore schedule input
Extend web testing and add control API

Cleanup and shards lib fixes for web

Test fix mounting file system

Preload files on test runner

Add test server config

Set root path

Fix jolt overriding emscripten stack and memory flags

Add web test server WIP

Extend web testing and add control API

Cleanup and shards lib fixes for web

Test fix mounting file system

Preload files on test runner

Add test server config

Set root path

Fix jolt overriding emscripten stack and memory flags

Fix loading files in emscripten test framework

Add web test server WIP

Extend web testing and add control API

Cleanup and shards lib fixes for web

Test fix mounting file system

Preload files on test runner

Add test server config

Set root path

Fix jolt overriding emscripten stack and memory flags

Fix loading files in emscripten test framework

Remove initial memory

Fix gfx ParamTypes

Fix API

Fix frame delay in HTML by using animation frame

Missing include

Fix libc emscripten detection

Cleanup

Manually fixup CLI header

Rewrite web test CI

Make test runner generic

Run samples very shortly

Fix wasm build

Simplify main.yml

Add web test server WIP

Extend web testing and add control API

Cleanup and shards lib fixes for web

Test fix mounting file system

Preload files on test runner

Add test server config

Set root path

Fix jolt overriding emscripten stack and memory flags

Fix loading files in emscripten test framework

Remove initial memory

Fix gfx ParamTypes

Fix API

Fix frame delay in HTML by using animation frame

Missing include

Fix libc emscripten detection

Cleanup

Manually fixup CLI header

Rewrite web test CI

Make test runner generic

Run samples very shortly

Fix wasm build

Fast test

Update CI

Update CI

Update CI

Update CI

Update CI

Update CI

Update CI

Update CI

Update CI
@guusw guusw force-pushed the guus/web-test-server branch from 28e1968 to 8a19206 Compare January 28, 2025 06:53
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.

1 participant