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

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

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

pending completion
133

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

Jobs
ID Job ID Ran Files Coverage
3 133.3 (TEST_TYPE=coverage) 03 Feb 2020 06:06PM UTC 0
23.42
Travis Job 133.3
Source Files on build 133
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #133
  • Pull Request #76
  • PR Base - master (#128)
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