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 methods to encode results as string #138

Merged
merged 8 commits into from
Jun 27, 2023
Merged

New methods to encode results as string #138

merged 8 commits into from
Jun 27, 2023

Conversation

oswaldobapvicjr
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jun 17, 2023

Codecov Report

Merging #138 (562ea7e) into master (d7797d6) will decrease coverage by 0.19%.
The diff coverage is 95.65%.

@@             Coverage Diff              @@
##             master     #138      +/-   ##
============================================
- Coverage     99.19%   99.01%   -0.19%     
- Complexity      446      462      +16     
============================================
  Files            70       71       +1     
  Lines           869      911      +42     
  Branches         52       52              
============================================
+ Hits            862      902      +40     
- Misses            7        9       +2     
Impacted Files Coverage Δ
...c/main/java/net/obvj/confectory/util/XMLUtils.java 92.30% <92.30%> (ø)
...c/main/java/net/obvj/confectory/Configuration.java 100.00% <100.00%> (ø)
...ctory/internal/helper/BeanConfigurationHelper.java 100.00% <100.00%> (ø)
...y/internal/helper/DocumentConfigurationHelper.java 100.00% <100.00%> (ø)
.../internal/helper/JsonSmartConfigurationHelper.java 100.00% <100.00%> (ø)
...ctory/internal/helper/NullConfigurationHelper.java 100.00% <100.00%> (ø)
...internal/helper/PropertiesConfigurationHelper.java 100.00% <100.00%> (ø)
...ava/net/obvj/confectory/mapper/DocumentMapper.java 100.00% <100.00%> (ø)
...nfectory/internal/helper/GsonJsonObjectHelper.java 100.00% <100.00%> (ø)
...fectory/internal/helper/JacksonJsonNodeHelper.java 100.00% <100.00%> (ø)
... and 1 more

@oswaldobapvicjr oswaldobapvicjr self-assigned this Jun 27, 2023
@oswaldobapvicjr oswaldobapvicjr added enhancement New feature or request 2.x The target Confectory version labels Jun 27, 2023
@oswaldobapvicjr oswaldobapvicjr merged commit a9a5d85 into master Jun 27, 2023
@oswaldobapvicjr oswaldobapvicjr deleted the issue/0138 branch June 27, 2023 02:57
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.

1 participant