|
Ran
|
Jobs
1
|
Files
12
|
Run time
1min
|
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
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 17710189477.1 | 12 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|