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

react-component / util / 133 / 3
23%
master: 46%

Build:
Build:
LAST BUILD BRANCH: fix-scoll-locker-options-change
DEFAULT BRANCH: master
Ran 03 Feb 2020 06:06PM UTC
Files 34
Run time 3s
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

03 Feb 2020 06:04PM UTC coverage: 23.422%. Remained the same
TEST_TYPE=coverage

Pull #76

travis-ci-com

web-flow
Remove unnecessary babel-runtime dependency

Similar fix to: https://github.com/react-component/drawer/pull/121

Noticed this problem when I saw `core-js` `2.x` being included in a dependency tree for an application I work on:

```
yarn why core-js
yarn why v1.16.0
[1/4] Why do we have the module "core-js"...?
[2/4] Initialising dependency graph...
[3/4] Finding dependency...
[4/4] Calculating file sizes...
=> Found "core-js@3.6.4"
info Has been hoisted to "core-js"
info Reasons this module exists
   - Hoisted from "@babel#node#core-js"
   - Hoisted from "recharts#core-js"
   - Hoisted from "react-scripts#react-app-polyfill#core-js"
info Disk size without dependencies: "7.13MB"
info Disk size with unique dependencies: "7.13MB"
info Disk size with transitive dependencies: "7.13MB"
info Number of shared dependencies: 0
=> Found "babel-runtime#core-js@2.6.11"
info This module exists because "rc-drawer#rc-util#babel-runtime" depends on it.
info Disk size without dependencies: "7.68MB"
info Disk size with unique dependencies: "7.68MB"
info Disk size with transitive dependencies: "7.68MB"
info Number of shared dependencies: 0
```
Pull Request #76: Remove unnecessary babel-runtime dependency

87 of 443 branches covered (19.64%)

Branch coverage included in aggregate %.

132 of 492 relevant lines covered (26.83%)

1.22 hits per line

Source Files on job 133.3 (TEST_TYPE=coverage)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 74
  • Travis Job 133.3
  • 1dcabda5 on github
  • Prev Job for TEST_TYPE=coverage on patch-1 (#128.3)
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