Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the toSliceOfNumbers to clear the code in - and / functions #63

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

diegoholiveira
Copy link
Owner

No description provided.

@diegoholiveira
Copy link
Owner Author

Hey @Rymmugygr, can you please review this PR?

@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Merging #63 (1b64a98) into master (5c939b3) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   95.82%   95.83%   +0.01%     
==========================================
  Files           9        9              
  Lines         957      961       +4     
==========================================
+ Hits          917      921       +4     
  Misses         28       28              
  Partials       12       12              

@diegoholiveira diegoholiveira merged commit 8e52cd2 into master Jan 4, 2023
@diegoholiveira diegoholiveira deleted the slice-of-numbers branch January 4, 2023 18:31
renovate bot referenced this pull request in open-feature/flagd Jan 13, 2023
….2.7 (#283)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/diegoholiveira/jsonlogic/v3](https://togithub.com/diegoholiveira/jsonlogic)
| require | patch | `v3.2.6` -> `v3.2.7` |

---

### Release Notes

<details>
<summary>diegoholiveira/jsonlogic</summary>

###
[`v3.2.7`](https://togithub.com/diegoholiveira/jsonlogic/releases/tag/v3.2.7)

[Compare
Source](https://togithub.com/diegoholiveira/jsonlogic/compare/v3.2.6...v3.2.7)

#### What's Changed

- Fixed subtraction from zero by
[@&#8203;Rymmugygr](https://togithub.com/Rymmugygr) in
[https://github.com/diegoholiveira/jsonlogic/pull/62](https://togithub.com/diegoholiveira/jsonlogic/pull/62)
- Add the toSliceOfNumbers to clear the code in `-` and `/` functions by
[@&#8203;diegoholiveira](https://togithub.com/diegoholiveira) in
[https://github.com/diegoholiveira/jsonlogic/pull/63](https://togithub.com/diegoholiveira/jsonlogic/pull/63)
- Fix null comparisons by
[@&#8203;reb-felipe](https://togithub.com/reb-felipe) in
[https://github.com/diegoholiveira/jsonlogic/pull/64](https://togithub.com/diegoholiveira/jsonlogic/pull/64)

#### New Contributors

- [@&#8203;Rymmugygr](https://togithub.com/Rymmugygr) made their first
contribution in
[https://github.com/diegoholiveira/jsonlogic/pull/62](https://togithub.com/diegoholiveira/jsonlogic/pull/62)
- [@&#8203;reb-felipe](https://togithub.com/reb-felipe) made their first
contribution in
[https://github.com/diegoholiveira/jsonlogic/pull/64](https://togithub.com/diegoholiveira/jsonlogic/pull/64)

**Full Changelog**:
diegoholiveira/jsonlogic@v3.2.6...v3.2.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/open-feature/flagd).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwMC4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants