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

Use jsonB instead of jackson #586

Merged
merged 2 commits into from
Apr 4, 2024

Resolve Jar Hell with newest versions and jakarta dependencies

2a2daab
Select commit
Loading
Failed to load commit list.
Merged

Use jsonB instead of jackson #586

Resolve Jar Hell with newest versions and jakarta dependencies
2a2daab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 0s

72.33% (+0.00%) compared to 33ea800

View this Pull Request on Codecov

72.33% (+0.00%) compared to 33ea800

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.33%. Comparing base (33ea800) to head (2a2daab).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #586   +/-   ##
=========================================
  Coverage     72.33%   72.33%           
  Complexity      680      680           
=========================================
  Files            82       82           
  Lines          3528     3528           
  Branches        284      284           
=========================================
  Hits           2552     2552           
  Misses          850      850           
  Partials        126      126           

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