• 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 build/package
branch: build/package
CHANGE BRANCH
x
Reset
  • build/package
  • badges
  • bug-client-parser
  • bug-react
  • bug-script-style
  • bug-void-element
  • build/dependencies
  • build/devDependencies
  • build/fix-npm-install
  • 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
  • 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
1203942277

Pull #271

github

GitHub
Merge 2273d066d into 0d679d3e2
Pull Request #271: build(package): upgrade devDependencies

95 of 95 branches covered (100.0%)

128 of 128 relevant lines covered (100.0%)

38.16 hits per line

Relevant lines Covered
Build:
Build:
128 RELEVANT LINES 128 COVERED LINES
38.16 HITS PER LINE
Source Files on build/package
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
100.0
index.js38 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.js131 50 50 0 56.0 43 0
100.0
lib/utilities.js105 30 30 0 17.0 29 0
100.0
test/data/html.js20 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 3.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
1203942277 build/package Merge 2273d066d into 0d679d3e2 Pull #271 05 Sep 2021 09:47PM CUT GitHub github pending completion  
1203942260 build/package ci(github): fix cache dependencies in workflow `build.yml` push 05 Sep 2021 09:46PM CUT Mark github pending completion  
1203897998 build/package Merge 18d339938 into 0d679d3e2 Pull #271 05 Sep 2021 09:17PM CUT GitHub github pending completion  
1203896055 build/package build(package): upgrade devDependencies push 05 Sep 2021 09:16PM CUT Mark github pending completion  
759525327 build/package Merge e09894d0c into c39b01956 Pull #243 17 Apr 2021 11:33PM CUT GitHub github pending completion  
759523922 build/package build(package): upgrade devDependencies push 17 Apr 2021 11:32PM CUT Mark github pending completion  
368 build/package Merge 606d959bc into 407848157 Pull #159 02 Jun 2020 11:02PM CUT web-flow travis-ci pending completion  
367 build/package docs(readme): update FAQ with section on invalid HTML push 02 Jun 2020 11:01PM CUT remarkablemark travis-ci pending completion  
327 build/package ci(travis): fix script `npm run lint:dts` push 09 Nov 2019 09:45PM CUT remarkablemark travis-ci pending completion  
328 build/package ci(travis): fix script `npm run lint:dts` Pull #131 09 Nov 2019 09:45PM CUT web-flow 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