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

dowjones / react-dropdown-tree-select
94%
develop: 94%

Build:
Build:
LAST BUILD BRANCH: hooks
DEFAULT BRANCH: develop
Repo Added 18 May 2017 01:07AM CUT
Files 28
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • all-contributors
  • all-contributors/add-Eainde
  • all-contributors/add-MJRuskin
  • all-contributors/add-aarce-uncharted
  • all-contributors/add-akarshjairaj
  • all-contributors/add-berdyshev
  • all-contributors/add-ellinge
  • all-contributors/add-isuscbrmid
  • all-contributors/add-kYem
  • all-contributors/add-m4theushw
  • all-contributors/add-moonjy1993
  • all-contributors/add-statico
  • develop
  • develop_old
  • doc/hierarchical
  • docs/add_missing_contribs
  • docs/compactReadme
  • feat/group_showDropdown
  • feat/hierarchical
  • feat/reduce_deps
  • feature/disabled-readonly-states
  • fix/#198
  • fix/#269
  • fix/#329
  • fix/#332
  • fix/FixSearchPredicateQuickLink
  • fix/FocusScrollAfterKeyboardSelection
  • fix/OnAction
  • fix/TypingErrorChildren
  • fix/ancestor-match
  • fix/ancestor_match
  • fix/dedup-remove-button-id
  • fix/remove-babel-runtime
  • fix/search_input_null
  • fix/sr_dep
  • hooks
  • mrchief-patch-1
  • perf-tweaks
  • pr/217
  • pr/309
  • prettier
  • quickfix/#282
  • refs/heads/develop
  • tests/cross-platform-snapshots
  • typescript-badge
  • v1.15.0
  • v1.15.1
  • v1.16.0
  • v1.17.0
  • v1.18.0
  • v1.19.0
  • v1.20.0
  • v1.20.1
  • v2.0.0
  • v2.0.2
  • v2.0.3
  • v2.1.0
  • v2.1.1
  • v2.2.0
  • v2.3.0
  • v2.3.1
  • v2.3.2
  • v2.3.3
  • v2.3.4
  • v2.3.5
  • v2.3.6
  • v2.3.7
  • v2.4.0
  • v2.4.1
  • v2.5.0
  • v2.5.1
  • v3.0.0

pending completion
1523

push

travis-ci

web-flow
fix: Added missing prop 'inlineSearchPlaceholder' in 'TextProps' interface (#434)

526 of 578 branches covered (91.0%)

Branch coverage included in aggregate %.

598 of 619 relevant lines covered (96.61%)

208.04 hits per line

Relevant lines Covered
Build:
Build:
619 RELEVANT LINES 598 COVERED LINES
208.04 HITS PER LINE
Source Files on master
  • Tree
  • List 28
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
15.79
src/utils/findIndex.js23 11 2 9 46.0 1 7
77.78
src/tree-node/action.js37 5 5 0 7.0 2 2
85.71
src/utils/isOutsideClick.js19 10 10 0 8.0 2 2
87.5
src/tree-manager/keyboardNavigation.js200 96 90 6 21.0 71 17
92.86
src/utils/generateUID.js23 12 12 0 21.0 1 1
92.86
src/a11y/a11y.utils.js28 11 11 0 1.0 2 1
92.98
src/tree/index.js160 35 32 3 422.0 21 1
93.33
src/input/index.js68 6 6 0 80.0 8 1
93.65
src/tree-node/index.js143 19 19 0 1643.0 40 4
94.74
src/tag/index.js69 17 17 0 103.0 19 2
Showing 1 to 10 of 28 entries
  • Previous
  • 1
  • 2
  • 3
  • Next
  • ►
    96.61
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1523 master fix: Added missing prop 'inlineSearchPlaceholder' in 'TextProps' interface (#434) push 11 Oct 2020 04:22PM CUT web-flow travis-ci pending completion  
1511 master feat: Support placeholder for inline search input (#404) Co-authored-by: Hrusikesh Panda <mrchief@users.noreply.github.com> push 28 Sep 2020 12:34AM CUT web-flow travis-ci pending completion  
1496 master docs: Add missing contribs (#415) 📚 push 09 Aug 2020 01:50AM CUT web-flow travis-ci pending completion  
1479 master docs: add m4theushw as a contributor (#413) Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Hrusikesh Panda <mrchief@users.noreply.github.com> push 09 Aug 2020 01:11AM CUT web-flow travis-ci pending completion  
1461 master fix: Add default onAction prop (#382) * fix: Add default onAction prop PropTypes define onAction property as optional, however in class its used unconditionally. * fix: Add console error spy check Co-authored-by: Hrusikesh Panda <mrchie... push 25 Jul 2020 08:59PM CUT web-flow travis-ci pending completion  
1457 master ci: Switch to npx because yarn global add requires more setup ``` /home/runner/work/_temp/3e84396b-a585-4933-994a-8886a8cb901d.sh: line 1: semantic-release: command not found ``` push 14 Jul 2020 09:25PM CUT mrchief travis-ci pending completion  
1455 master fix: Prevent semantic-release from accidentally getting bundled 🐛 (#398) push 14 Jul 2020 09:11PM CUT web-flow travis-ci pending completion  
1450 master fix: Remove package-lock.json and add CI checks (#394) - add test to check that it does not enter again push 14 Jul 2020 02:29PM CUT web-flow travis-ci pending completion  
1438 master docs: add akarshjairaj as a contributor (#390) Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Hrusikesh Panda <mrchief@users.noreply.github.com> push 07 Jul 2020 03:55PM CUT web-flow travis-ci pending completion  
1385 master fix: Delayed focused update when receiving data changes (#374) Co-authored-by: Jesus Cabrera <jesus.cabrera@dowjones.com> push 31 May 2020 02:17PM CUT web-flow travis-ci pending completion  
See All Builds (1339)
  • 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