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

Lumieducation / H5P-Nodejs-library / 34388035780
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: renovate/font-awesome
DEFAULT BRANCH: master
Ran 09 Sep 2026 06:19PM UTC
Jobs 5
Files 105
Run time 1min
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

09 Sep 2026 06:16PM UTC coverage: 84.166%. Remained the same
34388035780

Pull #4614

github

sr258
fix(h5p-e2e): strengthen copy-paste image assertion and reuse-dialog visibility check

The round-trip copy/paste test only ever exercised plain text, missing
the base64 media-embedding path in the H5P clipboard payload - now
copies/pastes an image too and verifies it survives (alt text in the
editor, then the rendered <img> in the player).

The reuse-dialog localization test asserted German labels on a modal
that could still be fully transparent: H5P core's H5P.Dialog.open()
adds the h5p-open class (opacity: 1) inside a setTimeout(1), not
synchronously, so Playwright's toBeVisible() (which ignores opacity)
could pass before the fade-in ran. The test now waits for h5p-open
before asserting, so it actually verifies a shown modal.

Also drops the temporary pull_request trigger on e2e-nightly.yml added
to prove the full matrix pre-merge.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DbHA4osrXQuchCfdtuJfP2
Pull Request #4614: test(h5p-e2e): scaffold Playwright E2E suite (sessions 1-10, plan complete)

1995 of 2580 branches covered (77.33%)

Branch coverage included in aggregate %.

4538 of 5182 relevant lines covered (87.57%)

6489.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 ClamAV Scanner tests - 34388035780.1 09 Sep 2026 06:19PM UTC 2
80.95
GitHub Action Run
2 Integration tests - 34388035780.2 09 Sep 2026 06:20PM UTC 70
44.99
GitHub Action Run
3 HTML Exporter Tests - 34388035780.3 09 Sep 2026 06:21PM UTC 6
86.03
GitHub Action Run
4 DB tests - 34388035780.4 09 Sep 2026 06:19PM UTC 69
23.85
GitHub Action Run
5 Unit tests - 34388035780.5 09 Sep 2026 06:19PM UTC 86
84.53
GitHub Action Run
Source Files on build 34388035780
  • Tree
  • List 105
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #34388035780
  • Pull Request #4614
  • PR Base - master (#34262997277)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc