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

remarkablemark / html-react-parser
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/domhandler-4.2.2
DEFAULT BRANCH: master
Repo Added 25 Aug 2016 09:26PM CUT
Files 8
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 refactor/utilities
branch: refactor/utilities
CHANGE BRANCH
x
Reset
  • refactor/utilities
  • badges
  • bug-client-parser
  • bug-react
  • bug-script-style
  • bug-void-element
  • build/dependencies
  • build/devDependencies
  • build/fix-npm-install
  • build/package
  • build/react-dom-core
  • build/rollup
  • changelog
  • chore-build
  • chore-package
  • chore-readme
  • chore/examples
  • chore/husky
  • chore/improvements
  • ci/build
  • ci/github
  • ci/github-actions
  • ci/release
  • ci/size-limit
  • coveralls
  • decode-entities
  • dependabot/npm_and_yarn/commitlint/cli-12.0.0
  • dependabot/npm_and_yarn/commitlint/cli-13.1.0
  • dependabot/npm_and_yarn/commitlint/config-conventional-13.1.0
  • dependabot/npm_and_yarn/domhandler-4.1.0
  • dependabot/npm_and_yarn/domhandler-4.2.0
  • dependabot/npm_and_yarn/domhandler-4.2.2
  • dependabot/npm_and_yarn/eslint-plugin-prettier-4.0.0
  • dependabot/npm_and_yarn/html-dom-parser-1.0.1
  • dependabot/npm_and_yarn/husky-5.0.9
  • dependabot/npm_and_yarn/husky-5.1.1
  • dependabot/npm_and_yarn/husky-6.0.0
  • dependabot/npm_and_yarn/husky-7.0.0
  • dependabot/npm_and_yarn/jest-27.0.4
  • dependabot/npm_and_yarn/lint-staged-11.0.0
  • dependabot/npm_and_yarn/rollup/plugin-commonjs-18.0.0
  • dependabot/npm_and_yarn/rollup/plugin-commonjs-19.0.0
  • dependabot/npm_and_yarn/rollup/plugin-commonjs-20.0.0
  • dependabot/npm_and_yarn/rollup/plugin-node-resolve-13.0.0
  • dependabot/npm_and_yarn/standard-version-8.0.1
  • docs/readme-lowercase-tags
  • examples
  • examples/webpack
  • feat/option-trim
  • feat/options-htmlparser2
  • feat/react-property
  • feat/types
  • fix/es-module
  • fix/es-modules
  • fix/script
  • fix/title
  • fix/types
  • fix/web-components-style
  • html-to-dom
  • master
  • react-16
  • react@15.3
  • react@15.4
  • readme
  • refactor-benchmark
  • refactor-declaration
  • refactor-test
  • refactor/dom-to-react
  • refactor/parser-types
  • refactor/style-to-js
  • refs/tags/v0.14.3
  • refs/tags/v1.0.0
  • refs/tags/v1.1.0
  • refs/tags/v1.1.1
  • refs/tags/v1.1.2
  • refs/tags/v1.2.0
  • refs/tags/v1.2.1
  • refs/tags/v1.2.2
  • refs/tags/v1.2.4
  • refs/tags/v1.2.5
  • refs/tags/v1.2.6
  • refs/tags/v1.2.7
  • refs/tags/v1.2.8
  • remove-replace-key
  • style-prettier-lint
  • test/coverage
  • test/helpers
  • test/integration
  • test/jest
  • test/module
  • test/refactor
  • upgrade-dependencies
  • upgrade-react-dom-core
  • v0.0.4
  • v0.0.5
  • v0.0.6
  • v0.0.7
  • v0.1.0
  • v0.1.1
  • v0.10.0
  • v0.10.1
  • v0.10.2
  • v0.10.3
  • v0.10.4
  • v0.10.5
  • v0.11.0
  • v0.11.1
  • v0.12.0
  • v0.13.0
  • v0.14.0
  • v0.14.1
  • v0.14.2
  • v0.2.0
  • v0.3.0
  • v0.3.1
  • v0.3.2
  • v0.3.3
  • v0.3.4
  • v0.3.5
  • v0.3.6
  • v0.4.0
  • v0.4.1
  • v0.4.2
  • v0.4.3
  • v0.4.4
  • v0.4.5
  • v0.4.6
  • v0.4.7
  • v0.5.0
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.6.3
  • v0.6.4
  • v0.7.0
  • v0.7.1
  • v0.8.0
  • v0.8.1
  • v0.9.0
  • v0.9.1
  • v0.9.2
  • webpack

pending completion
441

Pull #187

travis-ci

web-flow
Merge 7c209cb21 into d42bf5fb9
Pull Request #187: refactor(utilities): create `setStyleProp` helper from `styleToJS`

93 of 93 branches covered (100.0%)

7 of 7 new or added lines in 2 files covered. (100.0%)

122 of 122 relevant lines covered (100.0%)

38.76 hits per line

Relevant lines Covered
Build:
Build:
122 RELEVANT LINES 122 COVERED LINES
38.76 HITS PER LINE
Source Files on refactor/utilities
  • Tree
  • List 6
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
100.0
index.js39 15 15 0 6.0 8 0
100.0
lib/attributes-to-props.js68 - 328 - 228 - 20 53.0 + 415 - 20
100.0
lib/dom-to-react.js125 46 46 0 56.0 41 0
100.0
lib/utilities.js101 + 1728 + 528 + 50 18.0 + 629 + 40
100.0
test/helpers/data.js31 2 2 0 2.0 0 0
100.0
test/helpers/index.js12 3 3 0 6.0 0 0
Showing 1 to 6 of 6 entries
  • Previous
  • 1
  • Next
  • ►
    100.0
    lib/
  • ►
    100.0
    test/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
441 refactor/utilities Merge 7c209cb21 into d42bf5fb9 Pull #187 11 Dec 2020 03:45AM CUT web-flow travis-ci pending completion  
440 refactor/utilities refactor(utilities): create `setStyleProp` helper from `styleToJS` Add tests push 11 Dec 2020 03:42AM CUT remarkablemark travis-ci pending completion  
See All Builds (619)
  • 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