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

GillianPerard / typescript-json-serializer
92%

Build:
DEFAULT BRANCH: master
Repo Added 30 Apr 2018 03:56PM CUT
Files 7
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 170-feat-support-instance-of-type-for-deserialize
  • build/support-es-umd-common
  • chore/eslint
  • ci/fix-publish
  • ci/replace-gitlab-ci-by-github-actions
  • dependabot/npm_and_yarn/acorn-5.7.4
  • dependabot/npm_and_yarn/acorn-6.4.1
  • dependabot/npm_and_yarn/ansi-regex-4.1.1
  • dependabot/npm_and_yarn/babel/traverse-7.23.2
  • dependabot/npm_and_yarn/braces-3.0.3
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/ini-1.3.7
  • dependabot/npm_and_yarn/json5-2.2.3
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/lodash-4.17.21
  • dependabot/npm_and_yarn/micromatch-4.0.8
  • dependabot/npm_and_yarn/minimatch-3.1.2
  • dependabot/npm_and_yarn/minimist-1.2.6
  • dependabot/npm_and_yarn/node-notifier-8.0.1
  • dependabot/npm_and_yarn/semver-5.7.2
  • dependabot/npm_and_yarn/terser-5.14.2
  • dependabot/npm_and_yarn/tough-cookie-4.1.3
  • dependabot/npm_and_yarn/trim-newlines-3.0.1
  • dependabot/npm_and_yarn/trim-off-newlines-1.0.3
  • dependabot/npm_and_yarn/word-wrap-1.2.4
  • dependabot/npm_and_yarn/ws-7.4.6
  • dependabot/npm_and_yarn/ws-7.5.10
  • dependabot/npm_and_yarn/y18n-4.0.1
  • feat/4
  • feat/94-support-for-dictionnary
  • feat/add-format-property-name-to-serializable
  • feat/add-support-set-map
  • feat/beforeSerialize
  • feat/deep-inheritance
  • feat/deserialize-json-string
  • feat/export-is-nullish
  • feat/future
  • feat/ignore-additional-properties
  • feat/improve-errors-message
  • feat/merge-properties
  • feat/post-deserialize
  • feat/predicate-parent-property
  • feat/required
  • feat/union-type-predicate
  • feature/json-property-transform
  • fix/95-remove-undefined-values-from-object
  • fix/__spreadArray-error
  • fix/build
  • fix/convertPropertyToData
  • fix/deps
  • fix/deserialize-call
  • fix/dictionary-array
  • fix/empty-child-class
  • fix/getParamNames
  • fix/improve-bundle-size
  • fix/inheritance-property-name-override
  • fix/ioproto-predicatproto-return
  • fix/lodash-vulnerability
  • fix/new-type-constructor-and-required
  • fix/npm-publish
  • fix/null-value
  • fix/nullable-enum
  • fix/object-as-constructor-param
  • fix/preserv-instance-before-serialize
  • fix/react-angular
  • fix/remove-null
  • fix/serialization
  • fix/serialization-angular-prod
  • fix/serialize-date

05 Dec 2023 03:55PM CUT coverage: 92.474%. Remained the same
7103250413

push

github

GillianPerard
build(deps): bump @babel/traverse from 7.14.7 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.14.7 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

325 of 360 branches covered (0.0%)

Branch coverage included in aggregate %.

1002 of 1075 relevant lines covered (93.21%)

237.55 hits per line

Relevant lines Covered
Build:
Build:
1075 RELEVANT LINES 1002 COVERED LINES
237.55 HITS PER LINE
Source Files on master
  • Tree
  • List 7
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
90.49
src/json-serializer.ts751 750 684 66 303.0 229 30
92.57
src/json-property.ts125 124 117 7 25.0 20 4
98.97
src/helpers.ts71 70 70 0 447.0 26 1
100.0
src/json-object.ts24 23 23 0 33.0 9 0
100.0
src/json-serializer-options.ts27 26 26 0 16.0 6 0
100.0
src/index.ts14 13 13 0 3.0 3 0
100.0
src/reflection.ts70 69 69 0 177.0 32 0
Showing 1 to 7 of 7 entries
  • Previous
  • 1
  • Next
  • ►
    92.47
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7103250413 master build(deps): bump @babel/traverse from 7.14.7 to 7.23.2 Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.14.7 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](http... push 05 Dec 2023 03:55PM CUT GillianPerard github
92.47
7103248577 master build(deps): bump word-wrap from 1.2.3 to 1.2.4 Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert... push 05 Dec 2023 03:55PM CUT GillianPerard github
92.47
5204160069 master chore: update package version push 07 Jun 2023 07:55PM CUT GillianPerard github pending completion  
4561289181 master chore: update package version push 30 Mar 2023 06:28AM CUT Gillian Pérard github pending completion  
3367975951 master chore: update package version push 01 Nov 2022 08:33AM CUT Gillian Pérard github pending completion  
3319184613 master docs: fix example #191 push 25 Oct 2022 08:06AM CUT Gillian Pérard github pending completion  
3235192205 master chore(github): add missing versions to bug template push 12 Oct 2022 01:47PM CUT Gillian Pérard github pending completion  
3209781076 master chore: update package version push 08 Oct 2022 08:40AM CUT Gillian Pérard github pending completion  
2873693616 master chore: update package version push 17 Aug 2022 07:56AM CUT Gillian Pérard github pending completion  
2357815898 master chore: update package version push 20 May 2022 10:56AM CUT Gillian Pérard github pending completion  
See All Builds (294)
  • 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