• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

spirit-code / spirit / 563853681
80%
master: 81%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 13 Feb 2021 02:26PM UTC
Jobs 1
Files 22
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
563853681

push

github

Gideon
UI-ImGui: fix WASM build. The main problem was that VFR options and renderers were being updated from within ImGui calls, while the active context was the one for the ImGui. This has been circumvented by adding all options updates to a deque that is worked off right before drawing. Also, the `emscripten_webgl_make_context_current( context_vfr )` call has been moved to right in front of the VFR draw. Furthermore, some shaders were not working reliably with WebGL: `const int` cannot be converted to `float` and the `f` postfix is not supported by OpenGL ES 2. Added some basicexception handling to `emscripten_loop`. Also - some fixes for the ImGui update. - some minor naming fixes. - minor update of main_web.cpp

1050 of 1322 relevant lines covered (79.43%)

0.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 563853681.1 13 Feb 2021 02:26PM UTC 0
79.43
Source Files on build 563853681
Detailed source file information is not available for this build.
  • Back to Repo
  • 4981481d on github
  • Prev Build on feature-imgui (#525445426)
  • Next Build on feature-imgui (#584594243)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc