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

springload / react-accessible-accordion
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 03 Apr 2017 01:25AM CUT
Files 13
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 fixes/keycode
branch: fixes/keycode
CHANGE BRANCH
x
Reset
  • fixes/keycode
  • chore/abstract-business-logic
  • chore/accordion-item-body-refactor
  • chore/accordion-item-state-object
  • chore/accordion-item-title-refactor
  • chore/best-practice
  • chore/bump-babel-deps
  • chore/bump-dev-deps
  • chore/bump-devdeps
  • chore/bump-devdeps-2
  • chore/bump-enzyme
  • chore/bump-husky
  • chore/bump-prettier
  • chore/bump-puppeteer
  • chore/bump-react
  • chore/bump-react-testing-library
  • chore/bump-rollup-deps
  • chore/bump-types
  • chore/bump-unstated
  • chore/bump-webpack-deps
  • chore/component-naming-changes
  • chore/context-refactor
  • chore/correct-accordion-conditionals
  • chore/create-contributing-doc
  • chore/cypress
  • chore/demo-page-updat-es
  • chore/demo-typescript
  • chore/deprecation-notice
  • chore/fix-missing-import-in-readme
  • chore/fix-security-alert
  • chore/flow-types
  • chore/hardcode-aria-labelledby
  • chore/heading-and-button-components
  • chore/hookify-AccordionItem-ItemContext
  • chore/ie11-compat
  • chore/issue-33-rebase
  • chore/item-registration
  • chore/make-flow-ignore-dist-folder
  • chore/mobx-refactor
  • chore/npm-pack
  • chore/prettier
  • chore/race-conditions-2
  • chore/readme-reformat
  • chore/remove-badges
  • chore/remove-classnames
  • chore/remove-disabled
  • chore/remove-react-test-utils
  • chore/remove-redundant-config
  • chore/remove-redundant-demos
  • chore/remove-redundant-scripts
  • chore/remove-redundant-tests
  • chore/rename-accordion-prop
  • chore/rename-hidebodyclassname-prop
  • chore/replace-uuid
  • chore/shift-onchange
  • chore/styles-refactor
  • chore/unify-onChange-behaviour
  • chore/unstated
  • chore/update-contributors
  • chore/update-license
  • chore/update-tests
  • chore/upgrade-deps
  • chore/upgrade-version
  • chore/use-brand-colors
  • feat/enable-eslint
  • feat/fully-support-keyboard
  • feat/optional-region-role-on-accordion-panel
  • feat/reduce-bundle-size
  • feature/allow-zero-expanded
  • feature/animation
  • feature/assert-ids-uuids
  • feature/change-default-settings
  • feature/controller_expanded
  • feature/css-animation
  • feature/demo-styles
  • feature/extra-blocks
  • feature/hideBodyClassName
  • feature/item_activeClassName
  • feature/logo-update
  • feature/onchange-informative
  • feature/onclick-custom
  • feature/publish-flow-types
  • feature/render-prop-component
  • feature/respect-arbitrary-props
  • fix/18
  • fix/babel-helpers
  • fix/css-in-bundle
  • fix/dev-deps-upgrade
  • fix/disabled-heading
  • fix/exectuable-binaries
  • fix/header_cover_section_in_demo
  • fix/issue-33
  • fix/issue-9
  • fix/lint-script
  • fix/regenerator-runtime
  • fix/render-issues
  • fix/revised-accordion-attributes
  • hotfix/ie-demo-compat
  • hotfix/use-correct-npm-hook
  • main
  • master
  • next
  • readme-polyfill
  • revert-300-patch-1
  • ryami333-patch-1
  • semantic-buttons
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v0.2.0
  • v0.3.0
  • v0.4.0
  • v0.5.0
  • v0.6.0
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v2.0.0
  • v2.1.0
  • v2.2.0
  • v2.2.1
  • v2.3.0
  • v2.3.1
  • v2.4.0
  • v2.4.1
  • v2.4.2

pending completion
ad38ad11-3681-4aa8-babd-099922ab67b3

Pull #301

circleci

GitHub
Update src/components/AccordionItemButton.tsx
Pull Request #301: HOTFIX: keycode values for Spacebar were wrong.

69 of 92 branches covered (75.0%)

Branch coverage included in aggregate %.

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

157 of 166 relevant lines covered (94.58%)

27.7 hits per line

Relevant lines Covered
Build:
Build:
166 RELEVANT LINES 157 COVERED LINES
27.7 HITS PER LINE
Source Files on fixes/keycode
  • Tree
  • List 13
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
52.38
src/components/AccordionItemButton.tsx113 + 413 9 4 23.0 2 6 + 1
77.78
src/components/AccordionItemPanel.tsx32 6 5 1 2.0 2 1
79.59
src/helpers/focus.ts62 23 23 0 2.0 16 10
82.14
src/components/AccordionItemHeading.tsx93 19 16 3 17.0 7 2
90.48
src/components/AccordionItem.tsx59 12 11 1 29.0 8 1
93.1
src/components/AccordionContext.tsx126 23 23 0 36.0 4 2
95.65
src/components/ItemContext.tsx111 19 19 0 40.0 3 1
100.0
src/helpers/uuid.ts34 11 11 0 23.0 4 0
100.0
src/components/AccordionItemState.tsx24 5 5 0 2.0 0 0
100.0
src/components/Accordion.tsx42 2 2 0 21.0 1 0
Showing 1 to 10 of 13 entries
  • Previous
  • 1
  • 2
  • Next
  • ►
    94.58
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
ad38ad11... fixes/keycode Update src/components/AccordionItemButton.tsx Pull #301 19 Nov 2020 01:06AM CUT GitHub circleci pending completion  
07c01371... fixes/keycode Update src/helpers/keycodes.ts Pull #301 19 Nov 2020 01:04AM CUT GitHub circleci pending completion  
6df470f7... fixes/keycode HOTFIX: keycode values for Spacebar were wrong. https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key/Key_Values push 18 Nov 2020 01:37AM CUT Joris Rotteveel circleci 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