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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 03 Apr 2017 01:25AM UTC
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 next
branch: next
CHANGE BRANCH
x
Reset
  • next
  • 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
  • fixes/keycode
  • hotfix/ie-demo-compat
  • hotfix/use-correct-npm-hook
  • main
  • master
  • 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
1465

Pull #188

circleci

Mitch Ryan
Remove unused module
Pull Request #188: Next

46 of 64 branches covered (71.88%)

Branch coverage included in aggregate %.

116 of 116 new or added lines in 11 files covered. (100.0%)

116 of 122 relevant lines covered (95.08%)

26.23 hits per line

Relevant lines Covered
Build:
Build:
122 RELEVANT LINES 116 COVERED LINES
26.23 HITS PER LINE
Source Files on next
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1465 next Remove unused module Pull #188 18 Mar 2019 08:27PM UTC Mitch Ryan circleci pending completion  
1458 next Omit demo and integration types from build, and specify correct types key in package.json Pull #188 18 Mar 2019 09:04AM UTC Mitch Ryan circleci pending completion  
1449 next Add link to changelog Pull #188 18 Mar 2019 05:01AM UTC Mitch Ryan circleci pending completion  
1447 next Merge pull request #194 from springload/chore/changelog Pull #188 18 Mar 2019 04:54AM UTC GitHub circleci pending completion  
1413 next Merge pull request #197 from springload/chore/bump-version Pull #188 13 Mar 2019 10:13PM UTC GitHub circleci pending completion  
1409 next Merge pull request #196 from springload/chore/remove-badges Pull #188 13 Mar 2019 10:12PM UTC GitHub circleci pending completion  
1403 next Merge pull request #195 from springload/chore/remove-classnames Pull #188 13 Mar 2019 10:12PM UTC GitHub circleci pending completion  
1397 next Merge pull request #198 from springload/chore/update-contributors Pull #188 13 Mar 2019 10:11PM UTC GitHub circleci pending completion  
1349 next Merge pull request #193 from springload/chore/accordion-item-state-object Pull #188 13 Mar 2019 01:29AM UTC GitHub circleci pending completion  
1336 next Merge pull request #192 from springload/chore/heading-and-button-components Pull #188 12 Mar 2019 08:19PM UTC GitHub 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