• 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/dom-to-react
branch: refactor/dom-to-react
CHANGE BRANCH
x
Reset
  • refactor/dom-to-react
  • 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/parser-types
  • refactor/style-to-js
  • refactor/utilities
  • 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
416819615

Pull #192

github

GitHub
Merge e35be8e89 into 42317c72a
Pull Request #192: refactor(dom-to-react): rename function, tidy module, add tests

93 of 93 branches covered (100.0%)

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

123 of 123 relevant lines covered (100.0%)

38.22 hits per line

Relevant lines Covered
Build:
Build:
123 RELEVANT LINES 123 COVERED LINES
38.22 HITS PER LINE
Source Files on refactor/dom-to-react
  • Tree
  • List 8
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
100.0
index.js39 15 15 0 6.0 8 0
100.0
lib/attributes-to-props.js68 28 28 0 51.0 15 0
100.0
lib/dom-to-react.js127 + 247 + 147 + 10 56.0 41 0
100.0
lib/utilities.js101 28 28 0 18.0 29 0
100.0
test/data/html.js19 1 1 0 2.0 0 0
100.0
test/data/index.js5 1 1 0 2.0 0 0
100.0
test/data/svg.js6 1 1 0 2.0 0 0
100.0
test/helpers/index.js10 2 2 0 2.0 0 0
Showing 1 to 8 of 8 entries
  • Previous
  • 1
  • Next
  • ►
    100.0
    lib/
  • ►
    100.0
    test/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
416819615 refactor/dom-to-react Merge e35be8e89 into 42317c72a Pull #192 12 Dec 2020 04:03AM CUT GitHub github pending completion  
416818211 refactor/dom-to-react test(dom-to-react): add test cases for text, comment, and doctype push 12 Dec 2020 04:01AM CUT Mark github 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