Repo Added
|
Build
151
Last
|
Files
12
|
Badge
README BADGES
|
push
github
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
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|
![]() |
Badge your Repo: json-schema-fnsWe 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
|