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

reactjs / react-modal
86%
master: 85%

Build:
Build:
LAST BUILD BRANCH: disableFocusTrap-&-disableTabTrap
DEFAULT BRANCH: master
Repo Added 01 Jan 2017 07:25AM CUT
Files 11
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

LAST BUILD ON BRANCH fix/appElement-property-detection
branch: fix/appElement-property-detection
CHANGE BRANCH
x
Reset
  • fix/appElement-property-detection
  • 3.0.0-alpha
  • 3.0.0-rc1
  • 3.0.0-rc2
  • build/reorganization
  • code-coverage
  • dependabot/npm_and_yarn/elliptic-6.5.3
  • dependabot/npm_and_yarn/elliptic-6.5.4
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/ini-1.3.8
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/lodash-4.17.21
  • dependabot/npm_and_yarn/socket.io-2.4.1
  • dependabot/npm_and_yarn/ssri-6.0.2
  • dependabot/npm_and_yarn/url-parse-1.5.1
  • dependabot/npm_and_yarn/webpack-dev-server-3.1.11
  • dependabot/npm_and_yarn/websocket-extensions-0.1.4
  • dependabot/npm_and_yarn/ws-6.2.2
  • dependabot/npm_and_yarn/y18n-4.0.1
  • fix/incorrect-path-for-module-in-package-json
  • fix/stop-propagating-esc-key-event
  • ignoring-dot-babelrc
  • master
  • missing-2015-transformer
  • next
  • ping-coveralls
  • saucelabs
  • v1
  • v2.0
  • v2.0.0
  • v2.0.1
  • v2.0.2
  • v2.0.6
  • v2.0.7
  • v2.1.0
  • v2.2.0
  • v2.2.1
  • v2.2.2
  • v2.2.3
  • v2.2.4
  • v2.3.1
  • v2.3.2
  • v2.3.3
  • v2.4.1
  • v3.0.0
  • v3.0.2
  • v3.0.3
  • v3.0.4
  • v3.1.0
  • v3.1.10
  • v3.1.11
  • v3.1.12
  • v3.1.13
  • v3.1.2
  • v3.1.3
  • v3.1.4
  • v3.1.5
  • v3.1.6
  • v3.1.7
  • v3.1.8
  • v3.1.9
  • v3.11.1
  • v3.11.2
  • v3.12.1
  • v3.13.1
  • v3.14.1
  • v3.14.2
  • v3.2.1
  • v3.3.1
  • v3.3.2
  • v3.4.1
  • v3.4.2
  • v3.4.3
  • v3.4.4
  • v3.4.5
  • v3.5.1
  • v3.6.1
  • v3.7.1
  • v3.8.1
  • v3.8.2
  • v3.9.1
  • v4

pending completion
1119

Pull #872

travis-ci

web-flow
Merge 07ba54a6a into 76df16ba7
Pull Request #872: [fixed] `appElement` detection...

241 of 314 branches covered (76.75%)

8 of 8 new or added lines in 1 file covered. (100.0%)

327 of 382 relevant lines covered (85.6%)

57.02 hits per line

Relevant lines Covered
Build:
Build:
382 RELEVANT LINES 327 COVERED LINES
57.02 HITS PER LINE
Source Files on fix/appElement-property-detection
  • Tree
  • List 11
  • Changed 3
  • Source Changed 3
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
42.86
src/helpers/scopeTab.js81 34 18 16 1.0 9 20
50.0
src/helpers/focusManager.js102 36 21 15 68.0 7 13
74.07
src/helpers/portalOpenInstances.js72 19 16 3 78.0 4 4
76.6
src/helpers/bodyTrap.js76 29 24 5 67.0 12 6
81.48
src/helpers/safeHTMLElement.js30 + 1613 + 712 + 61 + 12.0 + 1.010 + 74 + 1
82.2
src/components/Modal.js249 65 58 7 53.0 39 14
92.64
src/components/ModalPortal.js399 121 114 7 108.0 100 10
95.74
src/helpers/ariaAppHider.js91 24 23 1 15.0 22 1
96.77
src/helpers/classList.js134 21 21 0 63.0 9 1
100.0
src/helpers/tabbable.js58 19 19 0 16.0 29 0
Showing 1 to 10 of 11 entries
  • Previous
  • 1
  • 2
  • Next
  • ►
    85.6
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1119 fix/appElement-property-detection Merge 07ba54a6a into 76df16ba7 Pull #872 18 May 2021 11:52PM CUT web-flow travis-ci pending completion  
1118 fix/appElement-property-detection added precompiled files. push 18 May 2021 11:52PM CUT diasbruno travis-ci pending completion  
1117 fix/appElement-property-detection Merge 7517be6d3 into 76df16ba7 Pull #872 17 May 2021 08:56PM CUT web-flow travis-ci pending completion  
1116 fix/appElement-property-detection [chore] index.js reference. push 17 May 2021 08:56PM CUT diasbruno travis-ci pending completion  
1114 fix/appElement-property-detection [fixed] `appElement` detection... We can't use window.HTMLElement to check the `appElement` when combined in a iframe. window.HTMLElement !== window.HTMLElement (on the iframe) push 16 May 2021 01:23AM CUT diasbruno travis-ci pending completion  
1115 fix/appElement-property-detection Merge 7517be6d3 into 76df16ba7 Pull #872 16 May 2021 01:23AM CUT web-flow travis-ci pending completion  
1097 fix/appElement-property-detection Merge a29494f4d into 952368313 Pull #872 14 May 2021 03:16PM CUT web-flow travis-ci pending completion  
1096 fix/appElement-property-detection [fixed] `appElement` detection... We can't use window.HTMLElement to check the `appElement` when combined in a iframe. window.HTMLElement !== window.HTMLElement (on the iframe) push 14 May 2021 03:15PM CUT diasbruno travis-ci pending completion  
1093 fix/appElement-property-detection Merge 8b8b12c5f into 952368313 Pull #872 14 May 2021 02:25PM CUT web-flow travis-ci pending completion  
1092 fix/appElement-property-detection [fixed] `appElement` detection... We can't use window.HTMLElement to check the `appElement` when combined in a iframe. window.HTMLElement !== window.HTMLElement (on the iframe) push 14 May 2021 02:21PM CUT diasbruno travis-ci pending completion  
See All Builds (704)
  • Repo on GitHub
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

© 2025 Coveralls, Inc