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

qunitjs / qunit / 9654807469 / 1
90%
main: 90%

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

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.

1826 of 2047 relevant lines covered (89.2%)

2154.41 hits per line

Source Files on job 9654807469.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9654807469
  • 03b764d3 on github
  • Prev Job for on main (#9639524728.1)
  • Next Job for on main (#9655653578.1)
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