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

Replace org.json:json with jackson-databind #3205

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sazzad16
Copy link
Collaborator

No description provided.

@sazzad16 sazzad16 added discussion needed breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes. labels Nov 16, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2022

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (13321d2) 66.93% compared to head (b53b9e4) 66.93%.
Report is 231 commits behind head on master.

Files Patch % Lines
.../main/java/redis/clients/jedis/BuilderFactory.java 60.00% 4 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #3205   +/-   ##
=========================================
  Coverage     66.93%   66.93%           
+ Complexity     4609     4608    -1     
=========================================
  Files           252      252           
  Lines         14881    14874    -7     
  Branches        923      919    -4     
=========================================
- Hits           9960     9956    -4     
+ Misses         4523     4521    -2     
+ Partials        398      397    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sazzad16 sazzad16 added dependencies Pull request that updates a dependency and removed discussion needed labels Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes. dependencies Pull request that updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants