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

Migrate Json Merger and associated classes to net.obvj.jsonmerger #92

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

oswaldobapvicjr
Copy link
Owner

No description provided.

@oswaldobapvicjr oswaldobapvicjr added enhancement New feature or request cleanup Code clean-up labels Aug 16, 2022
@oswaldobapvicjr oswaldobapvicjr self-assigned this Aug 16, 2022
@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #92 (1937c89) into master (f695541) will decrease coverage by 0.10%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master      #92      +/-   ##
============================================
- Coverage     99.27%   99.16%   -0.11%     
+ Complexity      496      384     -112     
============================================
  Files            69       63       -6     
  Lines           962      717     -245     
  Branches         76       51      -25     
============================================
- Hits            955      711     -244     
  Misses            5        5              
+ Partials          2        1       -1     
Impacted Files Coverage Δ
...confectory/merger/AbstractConfigurationMerger.java 100.00% <ø> (ø)
...nfectory/merger/JSONObjectConfigurationMerger.java 100.00% <ø> (ø)
...nfectory/merger/PropertiesConfigurationMerger.java 100.00% <ø> (ø)
...ain/java/net/obvj/confectory/util/StringUtils.java 100.00% <ø> (ø)
...tory/merger/GsonJsonObjectConfigurationMerger.java 100.00% <ø> (ø)
...ory/merger/JacksonJsonNodeConfigurationMerger.java 100.00% <ø> (ø)
...y/merger/JsonOrgJSONObjectConfigurationMerger.java 100.00% <ø> (ø)
...c/main/java/net/obvj/confectory/Configuration.java 100.00% <100.00%> (ø)
...fectory/merger/GenericJsonConfigurationMerger.java 100.00% <100.00%> (+1.03%) ⬆️

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

@oswaldobapvicjr oswaldobapvicjr merged commit 6aa066f into master Aug 16, 2022
@oswaldobapvicjr oswaldobapvicjr deleted the issue/0092 branch August 16, 2022 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code clean-up enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant