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

New JSON Configuration Merger bridge for the Gson provider #81

Merged
merged 2 commits into from
Jul 4, 2022

Conversation

oswaldobapvicjr
Copy link
Owner

No description provided.

@oswaldobapvicjr oswaldobapvicjr added enhancement New feature or request 2.x The target Confectory version labels Jul 4, 2022
@oswaldobapvicjr oswaldobapvicjr self-assigned this Jul 4, 2022
@codecov
Copy link

codecov bot commented Jul 4, 2022

Codecov Report

Merging #81 (9c495e1) into master (68e3a94) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master      #81      +/-   ##
============================================
+ Coverage     98.87%   98.91%   +0.04%     
- Complexity      403      426      +23     
============================================
  Files            61       63       +2     
  Lines           800      832      +32     
  Branches         64       66       +2     
============================================
+ Hits            791      823      +32     
  Misses            7        7              
  Partials          2        2              
Impacted Files Coverage Δ
...nfectory/merger/JSONObjectConfigurationMerger.java 100.00% <ø> (ø)
...et/obvj/confectory/util/JsonSmartJsonProvider.java 100.00% <ø> (ø)
...fectory/merger/GenericJSONConfigurationMerger.java 95.77% <100.00%> (ø)
...tory/merger/GsonJsonObjectConfigurationMerger.java 100.00% <100.00%> (ø)
...ava/net/obvj/confectory/util/GsonJsonProvider.java 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 68e3a94...9c495e1. Read the comment docs.

@oswaldobapvicjr oswaldobapvicjr merged commit 4b6718b into master Jul 4, 2022
@oswaldobapvicjr oswaldobapvicjr deleted the issue/0081 branch July 4, 2022 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x The target Confectory version enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant