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 support to Eclipse Vert.x #14

Merged
merged 9 commits into from
Sep 10, 2022
Merged

Add support to Eclipse Vert.x #14

merged 9 commits into from
Sep 10, 2022

Conversation

oswaldobapvicjr
Copy link
Owner

No description provided.

@oswaldobapvicjr oswaldobapvicjr added the enhancement New feature or request label Sep 4, 2022
@oswaldobapvicjr oswaldobapvicjr self-assigned this Sep 4, 2022
@oswaldobapvicjr oswaldobapvicjr marked this pull request as draft September 4, 2022 22:40
@oswaldobapvicjr oswaldobapvicjr linked an issue Sep 4, 2022 that may be closed by this pull request
5 tasks
@codecov
Copy link

codecov bot commented Sep 4, 2022

Codecov Report

Merging #14 (2659fd3) into main (3ea4361) will decrease coverage by 0.45%.
The diff coverage is 96.07%.

❗ Current head 2659fd3 differs from pull request most recent head 6b4394e. Consider uploading reports for the commit 6b4394e to get more accurate results

@@             Coverage Diff              @@
##               main      #14      +/-   ##
============================================
- Coverage     99.71%   99.25%   -0.46%     
- Complexity      150      188      +38     
============================================
  Files            10       11       +1     
  Lines           347      404      +57     
  Branches         29       35       +6     
============================================
+ Hits            346      401      +55     
- Misses            0        1       +1     
- Partials          1        2       +1     
Impacted Files Coverage Δ
.../obvj/jsonmerge/provider/AbstractJsonProvider.java 100.00% <ø> (ø)
...net/obvj/jsonmerge/provider/VertxJsonProvider.java 96.07% <96.07%> (ø)
...main/java/net/obvj/jsonmerge/util/StringUtils.java 100.00% <0.00%> (ø)
...va/net/obvj/jsonmerge/util/JsonPathExpression.java 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@oswaldobapvicjr oswaldobapvicjr marked this pull request as ready for review September 10, 2022 00:45
@oswaldobapvicjr oswaldobapvicjr merged commit 3abec3c into main Sep 10, 2022
@oswaldobapvicjr oswaldobapvicjr deleted the issue/0012 branch September 10, 2022 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support to Eclipse Vert.x JsonObject
1 participant