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

qunitjs / qunit / 9654807469
90%

Build:
DEFAULT BRANCH: main
Ran 25 Jun 2024 01:15AM UTC
Jobs 1
Files 37
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

25 Jun 2024 01:14AM UTC coverage: 89.204% (-0.02%) from 89.225%
9654807469

push

github

web-flow
Core: Run before and after hooks with module context

The before and after hooks run once per module as long as there is at least one
test in the module. Using environment inheritance allows us to use the module
context in those hooks, which allows reading the expected changes to the
context from a before hook inside nested modules.

Once before hooks have run, create a flattened deep copy of the module
testEnvironment and assign that to test testEnvironment. At this point nothing
should use test.testEnvironment until the before hooks have run.

Fixes https://github.com/qunitjs/qunit/issues/1328.
Ref https://github.com/qunitjs/qunit/issues/869.
Closes https://github.com/qunitjs/qunit/pull/1762.

5 of 5 new or added lines in 2 files covered. (100.0%)

1826 of 2047 relevant lines covered (89.2%)

2154.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9654807469.1 03 Oct 56451 02:05PM UTC 0
89.2
GitHub Action Run
Source Files on build 9654807469
Detailed source file information is not available for this build.
  • Back to Repo
  • 03b764d3 on github
  • Prev Build on main (#9639524728)
  • Next Build on main (#9655653578)
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