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

773 PatternJsonProvider: provide a "asNullIfEmpty{...}" operation #774

Merged

Conversation

brenuart
Copy link
Collaborator

Add support for #asNullIfEmpty{...} operation in PatternJsonProvider.

@brenuart brenuart linked an issue Mar 12, 2022 that may be closed by this pull request
@brenuart brenuart added this to the 7.1 milestone Mar 12, 2022
@brenuart brenuart requested a review from philsttr March 12, 2022 13:42
@brenuart brenuart removed this from the 7.1 milestone Mar 12, 2022
@codecov
Copy link

codecov bot commented Mar 12, 2022

Codecov Report

Merging #774 (1bd1f12) into main (51a3924) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #774      +/-   ##
============================================
+ Coverage     70.70%   70.72%   +0.01%     
  Complexity     1237     1237              
============================================
  Files           163      163              
  Lines          4752     4755       +3     
  Branches        486      487       +1     
============================================
+ Hits           3360     3363       +3     
  Misses         1146     1146              
  Partials        246      246              
Impacted Files Coverage Δ
...ash/logback/pattern/AbstractJsonPatternParser.java 91.39% <100.00%> (+0.14%) ⬆️

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 51a3924...1bd1f12. Read the comment docs.

@brenuart brenuart changed the title 773 patternjsonprovider provide a nullifempty operation 773 PatternJsonProvider: provide a "asNullIfEmpty{...}" operation Mar 12, 2022
@brenuart brenuart merged commit b6a3cb6 into main Apr 5, 2022
@brenuart brenuart deleted the 773-patternjsonprovider-provide-a-nullifempty-operation branch April 5, 2022 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PatternJsonProvider: provide a "#asNullIfEmpty{}" operation
2 participants