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

gajus / table
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/babel/traverse-7.26.3
DEFAULT BRANCH: master
Repo Added 04 Sep 2018 06:48AM UTC
Files 32
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 dependabot/npm_and_yarn/babel/traverse-7.26.3
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • correct-cell-width
  • dependabot/npm_and_yarn/babel/traverse-7.26.3
  • dependabot/npm_and_yarn/braces-3.0.3
  • dependabot/npm_and_yarn/http-cache-semantics-4.1.1
  • dependabot/npm_and_yarn/json5-2.2.3
  • dependabot/npm_and_yarn/minimist-1.2.6
  • dependabot/npm_and_yarn/moment-2.29.2
  • dependabot/npm_and_yarn/multi-147bfdcdfd
  • dependabot/npm_and_yarn/node-fetch-2.6.7
  • dependabot/npm_and_yarn/qs-6.5.3
  • dependabot/npm_and_yarn/semantic-release-19.0.3
  • dependabot/npm_and_yarn/semver-regex-3.1.4
  • master
  • revert-120-remove-lodash
  • v5.0.0
  • v5.0.1
  • v5.0.2
  • v5.1.0
  • v5.1.1
  • v5.2.0
  • v5.2.1
  • v5.2.2
  • v5.2.3
  • v5.3.0
  • v5.3.1
  • v5.3.2
  • v5.3.3
  • v5.4.0
  • v5.4.1
  • v5.4.2
  • v5.4.3
  • v5.4.4
  • v5.4.5
  • v5.4.6
  • v6.0.0
  • v6.0.1
  • v6.0.2
  • v6.0.3
  • v6.0.4
  • v6.0.5
  • v6.0.6
  • v6.0.7
  • v6.0.8
  • v6.0.9
  • v6.1.0
  • v6.2.0
  • v6.3.0
  • v6.3.1
  • v6.3.2
  • v6.3.3
  • v6.3.4
  • v6.4.0
  • v6.5.0
  • v6.5.1
  • v6.6.0
  • v6.7.0
  • v6.7.1
  • v6.7.2
  • v6.7.3

05 Dec 2024 03:21PM UTC coverage: 100.0%. Remained the same
12182752369

Pull #230

github

web-flow
chore(deps): bump @babel/traverse from 7.16.3 to 7.26.3

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.3 to 7.26.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #230: chore(deps): bump @babel/traverse from 7.16.3 to 7.26.3

293 of 293 branches covered (100.0%)

Branch coverage included in aggregate %.

646 of 646 relevant lines covered (100.0%)

791.75 hits per line

Relevant lines Covered
Build:
Build:
646 RELEVANT LINES 646 COVERED LINES
791.75 HITS PER LINE
Source Files on master
  • Tree
  • List 32
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
12182752369 dependabot/npm_and_yarn/babel/traverse-7.26.3 chore(deps): bump @babel/traverse from 7.16.3 to 7.26.3 Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.3 to 7.26.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](http... Pull #230 05 Dec 2024 03:21PM UTC web-flow github
100.0
12182751078 dependabot/npm_and_yarn/braces-3.0.3 chore(deps): bump braces from 3.0.2 to 3.0.3 Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/c... Pull #229 05 Dec 2024 03:21PM UTC web-flow github
100.0
12182749828 dependabot/npm_and_yarn/multi-147bfdcdfd chore(deps): bump ip and socks Removes [ip](https://github.com/indutny/node-ip). It's no longer used after updating ancestor dependency [socks](https://github.com/JoshGlazebrook/socks). These dependencies need to be updated together. Removes `i... Pull #228 05 Dec 2024 03:21PM UTC web-flow github
100.0
12182750134 dependabot/npm_and_yarn/multi-147bfdcdfd Merge 85478a534 into ecf73fa31 Pull #228 05 Dec 2024 03:21PM UTC web-flow github pending completion  
12182726017 master Update package.json (#227) Add "module" to emulate esm package push 05 Dec 2024 03:20PM UTC web-flow github
100.0
12145055706 master refactor: more efficient flatten (#222) push 03 Dec 2024 05:33PM UTC gajus github
100.0
12144644153 master fix: allow readonly array input for table data (#218) push 03 Dec 2024 05:08PM UTC web-flow github
100.0
12144636958 master feat: add sideeffects to package.json (#226) Add "sideEffects: false" for better code spliting push 03 Dec 2024 05:08PM UTC web-flow github
100.0
8432250044 master fix: Generate larger tables more quickly (#224) push 26 Mar 2024 07:22AM UTC web-flow github
100.0
8038857083 issue-223 Merge 7d5a554e2 into 28e8e6e13 Pull #224 18 Mar 2024 03:49PM UTC web-flow github
100.0
See All Builds (378)
  • 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