Skip to content

Replace Jackson with lightweight JSON library #556

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

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented Mar 1, 2025

Remove Jackson and use a lightweight JSON library instead.

@ascopes ascopes added dependencies Issues and changes related to dependencies general improvements labels Mar 1, 2025
@ascopes ascopes added this to the v2.10.x milestone Mar 1, 2025
@ascopes ascopes self-assigned this Mar 1, 2025
@ascopes ascopes merged commit ab35d4a into main Mar 1, 2025
14 checks passed
@ascopes ascopes deleted the task/replace-jackson-with-lightweight-library branch March 1, 2025 13:31
Copy link

codecov bot commented Mar 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.72%. Comparing base (77d6077) to head (d1e6995).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #556      +/-   ##
==========================================
+ Coverage   90.63%   90.72%   +0.09%     
==========================================
  Files          42       42              
  Lines        1334     1346      +12     
  Branches       92       92              
==========================================
+ Hits         1209     1221      +12     
  Misses         93       93              
  Partials       32       32              
Files with missing lines Coverage Δ
...n/sources/incremental/IncrementalCacheManager.java 89.40% <100.00%> (-0.60%) ⬇️
...ources/incremental/IncrementalCacheSerializer.java 100.00% <100.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues and changes related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant