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

evolvedbinary / lwdita
91%
main: 88%

Build:
Build:
LAST BUILD BRANCH: feature/update-node-22.16
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 fix/white-space
branch: fix/white-space
CHANGE BRANCH
x
Reset
  • fix/white-space
  • 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/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/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
  • hotfix/export
  • hotfix/handle-whitespace
  • hotfix/media-track-spec
  • hotfix/parse-whitespace
  • hotfix/remove-hack
  • hotfix/simplify-build
  • ignore/build-issue
  • ignore/import
  • main
  • test/round-trip

24 Oct 2024 01:31PM UTC coverage: 91.356%. First build
aafbe943-8e96-4135-80cb-c01bee8771ff

Pull #296

circleci

marmoure
[feature] Add allowsMixedContent to node implementation
allowsMixedContent tells if the node allows mixed content as a child or not
Pull Request #296: Prevent Adding significant whitespace in the serializer

603 of 693 branches covered (87.01%)

Branch coverage included in aggregate %.

42 of 42 new or added lines in 3 files covered. (100.0%)

1553 of 1667 relevant lines covered (93.16%)

63.37 hits per line

Relevant lines Covered
Build:
Build:
1667 RELEVANT LINES 1553 COVERED LINES
63.37 HITS PER LINE
Source Files on fix/white-space
  • Tree
  • List 81
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
aafbe943... fix/white-space [feature] Add allowsMixedContent to node implementation allowsMixedContent tells if the node allows mixed content as a child or not Pull #296 24 Oct 2024 01:33PM UTC marmoure circleci
91.36
0f88bb67... fix/white-space [feature] Add allowsMixedContent to node implementation allowsMixedContent tells if the node allows mixed content as a child or not Pull #296 24 Oct 2024 01:13PM UTC marmoure circleci
91.36
b567bb44... fix/white-space [bugfix] the doctype declaration is part of the serializer now Pull #296 24 Oct 2024 09:36AM UTC marmoure circleci
91.35
27c12091... fix/white-space Merge branch 'fix/white-space' of https://github.com/evolvedbinary/lwdita into fix/white-space Pull #296 24 Oct 2024 09:31AM UTC marmoure circleci
91.35
22a32966... fix/white-space [doc] Update Readme sections regarding CDATA support. Pull #296 23 Oct 2024 02:37PM UTC plutonik-a circleci
91.28
6400e456... fix/white-space [doc] Fix and update comment headers due to signature changes or updated function body. Pull #296 23 Oct 2024 12:26PM UTC plutonik-a circleci
91.28
d3f7875e... fix/white-space [test] update the test to include the doctype declaration Pull #296 23 Oct 2024 08:23AM UTC marmoure circleci
91.28
edba9c90... fix/white-space [test] update the test to include the doctype declaration Pull #296 22 Oct 2024 09:38AM UTC marmoure circleci
91.3
bf867869... fix/white-space [bugfix] fix linting issues push 21 Oct 2024 08:12PM UTC marmoure circleci
91.3
45c3b9db... fix/white-space [feature] xdita serializer is whitespace aware and do not add significant whitespace in nodes. push 21 Oct 2024 08:09PM UTC marmoure circleci
91.3
See All Builds (592)
  • 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