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

Fix NoClassDefFoundError for optional dependency #23

Merged
merged 4 commits into from
Oct 20, 2022
Merged

Conversation

oswaldobapvicjr
Copy link
Owner

No description provided.

@oswaldobapvicjr oswaldobapvicjr added the bug Something isn't working label Oct 20, 2022
@oswaldobapvicjr oswaldobapvicjr self-assigned this Oct 20, 2022
@codecov
Copy link

codecov bot commented Oct 20, 2022

Codecov Report

Merging #23 (8d9c320) into main (af4db30) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               main      #23   +/-   ##
=========================================
  Coverage     99.30%   99.30%           
- Complexity      198      199    +1     
=========================================
  Files            12       12           
  Lines           429      432    +3     
  Branches         36       36           
=========================================
+ Hits            426      429    +3     
  Misses            1        1           
  Partials          2        2           
Impacted Files Coverage Δ
...t/obvj/jsonmerge/provider/JsonProviderFactory.java 100.00% <100.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 merged commit dfd19cb into main Oct 20, 2022
@oswaldobapvicjr oswaldobapvicjr deleted the issue/0022 branch October 20, 2022 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NoClassDefFoundError for optional dependency on JsonProviderFactory
1 participant