Skip to content

Fix null comparisons#64

Merged
diegoholiveira merged 1 commit intodiegoholiveira:masterfrom
reb-felipe:master
Jan 12, 2023
Merged

Fix null comparisons#64
diegoholiveira merged 1 commit intodiegoholiveira:masterfrom
reb-felipe:master

Conversation

@reb-felipe
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 12, 2023

Codecov Report

Merging #64 (2137de4) into master (361f571) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   95.83%   95.84%           
=======================================
  Files           9        9           
  Lines         961      962    +1     
=======================================
+ Hits          921      922    +1     
  Misses         28       28           
  Partials       12       12           

@diegoholiveira diegoholiveira merged commit 15c6d78 into diegoholiveira:master Jan 12, 2023
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.

3 participants