eo-cqrs / eokson

Elegant, Object-Oriented JSON Manipulations
https://eo-cqrs.github.io/eokson
MIT License
5 stars 0 forks source link

empty json #11

Closed h1alexbel closed 1 year ago

h1alexbel commented 1 year ago

PR-Codex overview

This PR renames EmptyJson to Empty and updates references to it. It also replaces the implementation of Empty.bytes() with new Json.Of("{}").bytes().

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

h1alexbel commented 1 year ago

@rultor merge

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (09f627d) 94.40% compared to head (e52c4ff) 94.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #11 +/- ## ========================================= Coverage 94.40% 94.40% Complexity 64 64 ========================================= Files 10 10 Lines 143 143 Branches 3 3 ========================================= Hits 135 135 Misses 8 8 ``` | [Impacted Files](https://app.codecov.io/gh/eo-cqrs/eokson/pull/11?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eo-cqrs) | Coverage Δ | | |---|---|---| | [src/main/java/io/github/eocqrs/eokson/Empty.java](https://app.codecov.io/gh/eo-cqrs/eokson/pull/11?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eo-cqrs#diff-c3JjL21haW4vamF2YS9pby9naXRodWIvZW9jcXJzL2Vva3Nvbi9FbXB0eS5qYXZh) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

rultor commented 1 year ago

@rultor merge

@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 year ago

@rultor merge

@h1alexbel Done! FYI, the full log is here (took me 2min)