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

evolvedbinary / lwdita
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: lint/eslint
DEFAULT BRANCH: main
Repo Added 30 May 2024 11:21PM UTC
Files 81
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 hotfix/parse-whitespace
branch: hotfix/parse-whitespace
CHANGE BRANCH
x
Reset
  • hotfix/parse-whitespace
  • bugfix/correctly-exclude
  • bugfix/decorator-tag
  • bugfix/escape-special-chars
  • bugfix/image
  • bugfix/publish-script
  • bugfix/release-script
  • bugfix/remove-image-hack
  • bugfix/remove-workaround
  • bugfix/script
  • dependabot/npm_and_yarn/chai-6.2.0
  • dependabot/npm_and_yarn/eslint-9.10.0
  • dependabot/npm_and_yarn/eslint-9.17.0
  • dependabot/npm_and_yarn/eslint-9.18.0
  • dependabot/npm_and_yarn/eslint-9.38.0
  • dependabot/npm_and_yarn/eslint-9.9.0
  • dependabot/npm_and_yarn/eslint-plugin-tsdoc-0.4.0
  • dependabot/npm_and_yarn/mocha-11.1.0
  • dependabot/npm_and_yarn/mocha-11.7.4
  • dependabot/npm_and_yarn/nodemon-3.1.10
  • dependabot/npm_and_yarn/tsconfig/recommended-1.0.10
  • dependabot/npm_and_yarn/tsconfig/recommended-1.0.8
  • dependabot/npm_and_yarn/typedoc-0.26.11
  • dependabot/npm_and_yarn/typedoc-0.26.7
  • dependabot/npm_and_yarn/typedoc-0.27.4
  • dependabot/npm_and_yarn/typedoc-0.27.5
  • dependabot/npm_and_yarn/typedoc-0.27.6
  • dependabot/npm_and_yarn/typedoc-0.28.14
  • dependabot/npm_and_yarn/typedoc-plugin-missing-exports-3.0.2
  • dependabot/npm_and_yarn/typedoc-plugin-missing-exports-3.1.0
  • dependabot/npm_and_yarn/typedoc-plugin-missing-exports-4.1.2
  • dependabot/npm_and_yarn/types/chai-5.2.3
  • dependabot/npm_and_yarn/types/mocha-10.0.10
  • dependabot/npm_and_yarn/types/node-22.10.10
  • dependabot/npm_and_yarn/types/node-22.10.2
  • dependabot/npm_and_yarn/types/node-22.10.3
  • dependabot/npm_and_yarn/types/node-22.10.5
  • dependabot/npm_and_yarn/types/node-22.10.6
  • dependabot/npm_and_yarn/types/node-22.10.7
  • dependabot/npm_and_yarn/types/node-22.10.9
  • dependabot/npm_and_yarn/types/node-24.9.1
  • dependabot/npm_and_yarn/typescript-5.7.3
  • dependabot/npm_and_yarn/typescript-5.9.3
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.14.1
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.18.0
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.18.1
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.18.2
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.19.0
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.19.1
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.20.0
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.21.0
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.46.2
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.18.0
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.18.1
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.18.2
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.19.0
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.19.1
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.20.0
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.21.0
  • dependabot/npm_and_yarn/typescript-eslint/parser-8.46.2
  • feature/cdata
  • feature/dec-doctype
  • feature/folowingsiblings
  • feature/label
  • feature/lerna-versioning
  • feature/rank
  • feature/special-indent
  • feature/update-AST
  • feature/update-node
  • feature/update-node-22.16
  • feature/validate-and-error
  • fix/white-space
  • hotfix/export
  • hotfix/handle-whitespace
  • hotfix/media-track-spec
  • hotfix/remove-hack
  • hotfix/simplify-build
  • ignore/build-issue
  • ignore/import
  • lint/eslint
  • main
  • test/round-trip

05 Jun 2024 04:02PM UTC coverage: 87.576% (+0.05%) from 87.525%
36ff02a8-cc83-49c6-b86f-eaaa5f910622

Pull #194

circleci

adamretter
[bugfix] Make sure to adhere to LwDITA DTD handling of #PCDATA (e.g. mixed content)
Closes https://github.com/evolvedbinary/lwdita/issues/129
Pull Request #194: Fix issues with whitespace handling during parse of XDITA

503 of 608 branches covered (82.73%)

Branch coverage included in aggregate %.

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

1231 of 1372 relevant lines covered (89.72%)

23.46 hits per line

Relevant lines Covered
Build:
Build:
1372 RELEVANT LINES 1231 COVERED LINES
23.46 HITS PER LINE
Source Files on hotfix/parse-whitespace
  • Tree
  • List 71
  • Changed 6
  • Source Changed 1
  • 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
36ff02a8... hotfix/parse-whitespace [bugfix] Make sure to adhere to LwDITA DTD handling of #PCDATA (e.g. mixed content) Closes https://github.com/evolvedbinary/lwdita/issues/129 Pull #194 05 Jun 2024 04:03PM UTC adamretter circleci
87.58
d04fe8fc... hotfix/parse-whitespace [bugfix] Make sure to adhere to LwDITA DTD handling of #PCDATA (e.g. mixed content) Closes https://github.com/evolvedbinary/lwdita/issues/129 push 05 Jun 2024 04:02PM UTC adamretter circleci
87.58
See All Builds (598)
  • 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