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

toomuchdesign / json-schema-fns
100%

Build:
DEFAULT BRANCH: master
Repo Added 06 Sep 2025 10:21AM UTC
Token 0BB6QOhFHKgCFVto6YxkMlsV1L0rzATNh regen
Build 151 Last
Files 12
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
Sync Branches
  • master
  • add-close-objects-deep
  • add-mergeObjectProperties
  • add-pickObjectProperties
  • automate-release
  • automate-release-II
  • automate-release-III
  • automate-release-IX
  • automate-release-V
  • automate-release-VI
  • automate-release-VII
  • automate-release-VIII
  • changeset-release/master
  • cleanup-tsconfig
  • dependabot/github_actions/changesets/action-1.5.3
  • dependabot/npm_and_yarn/changesets/cli-2.29.7
  • dependabot/npm_and_yarn/npm_and_yarn-f5c1666f0c
  • dependabot/npm_and_yarn/type-fest-5.0.0
  • enforce-required-prop
  • initial-commit
  • less-release-permissions
  • minor-types-refactors-II
  • new-functions
  • openObjectDeep
  • pin-changesets-action
  • refactor-api
  • release-action
  • requireObjectProperties
  • requireProps-with-keys-II
  • test-pr
  • toomuchdesign-patch-1
  • type-refactor
  • update-readme

14 Sep 2025 10:54AM UTC coverage: 100.0%. Remained the same
17710189477

push

github

web-flow
chore: update version for release (#57)

This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to master, this PR
will be updated.


# Releases
## @toomuchdesign/json-schema-fns@0.3.0

### Minor Changes

- [#50](https://github.com/toomuchdesign/json-schema-fns/pull/50)
[`b320542`](https://github.com/toomuchdesign/json-schema-fns/commit/b32054214)
Thanks [@toomuchdesign](https://github.com/toomuchdesign)! - Refactor
API:
    -   `omitObjectProperties` --> `omitProps`
    -   `pickObjectProperties` --> `pickProps`
    -   `mergeObjectProperties` --> `mergeProps`
    -   `requireObjectProperties` --> `requireProps`
    -   `closeObjectDeep` --> `sealSchema`
    -   `openObjectDeep` --> `unsealSchema`

- [#51](https://github.com/toomuchdesign/json-schema-fns/pull/51)
[`6ac9270`](https://github.com/toomuchdesign/json-schema-fns/commit/6ac927020)
Thanks [@toomuchdesign](https://github.com/toomuchdesign)! - Add
`optionalProps` function

- [#47](https://github.com/toomuchdesign/json-schema-fns/pull/47)
[`8400b7d`](https://github.com/toomuchdesign/json-schema-fns/commit/8400b7d18)
Thanks [@toomuchdesign](https://github.com/toomuchdesign)! - Add
`requireProps` function

- [#53](https://github.com/toomuchdesign/json-schema-fns/pull/53)
[`1077dd7`](https://github.com/toomuchdesign/json-schema-fns/commit/1077dd7e5)
Thanks [@toomuchdesign](https://github.com/toomuchdesign)! -
`requireProps` accept an optional `keys` argument

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

65 of 65 branches covered (100.0%)

Branch coverage included in aggregate %.

175 of 175 relevant lines covered (100.0%)

11.47 hits per line

Relevant lines Covered
Build:
Build:
175 RELEVANT LINES 175 COVERED LINES
11.47 HITS PER LINE
Source Files on master
  • Tree
  • List 12
  • 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
17710189477 master chore: update version for release (#57) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatica... push 14 Sep 2025 10:55AM UTC web-flow github
100.0
17710149569 master refactor: minor types refactoring II (#56) ## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behaviour? You can also link to an open issue here. ## What is the new behaviour? ... ## Doe... push 14 Sep 2025 10:51AM UTC web-flow github
100.0
17697530958 master refactor: minor types refactors (#55) ## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behaviour? You can also link to an open issue here. ## What is the new behaviour? ... ## Does thi... push 13 Sep 2025 02:00PM UTC web-flow github
100.0
17695713938 master refactor: enforce properties prop (#54) ## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behaviour? You can also link to an open issue here. ## What is the new behaviour? ... ## Does t... push 13 Sep 2025 11:10AM UTC web-flow github
100.0
17681682356 master feat: requireProps accepts second keys conditional argument (#53) ## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behaviour? You can also link to an open issue here. ## What is the new ... push 12 Sep 2025 05:32PM UTC web-flow github
100.0
17668191399 master feat: add optionalProps function (#51) ## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behaviour? You can also link to an open issue here. ## What is the new behaviour? ... ## Does th... push 12 Sep 2025 07:50AM UTC web-flow github
99.57
17658421868 master refactor: api names (#50) ## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behaviour? You can also link to an open issue here. ## What is the new behaviour? ... ## Does this PR introdu... push 11 Sep 2025 10:03PM UTC web-flow github
100.0
17656505093 master docs: refresh readme (#49) ## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behaviour? You can also link to an open issue here. ## What is the new behaviour? ... ## Does this PR introd... push 11 Sep 2025 08:28PM UTC web-flow github
100.0
17650451766 master feat: add requireObjectProperties function (#47) ## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behaviour? You can also link to an open issue here. ## What is the new behaviour? ... ... push 11 Sep 2025 04:07PM UTC web-flow github
100.0
17646354657 master chore: update version for release (#46) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatica... push 11 Sep 2025 01:37PM UTC web-flow github
100.0
See All Builds (151)

Badge your Repo: json-schema-fns

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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