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

feat: migrate from Circe to ZIO Json #1471

Merged
merged 24 commits into from
Dec 6, 2024

Conversation

bvoiturier
Copy link
Contributor

No description provided.

Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Signed-off-by: Benjamin Voiturier <[email protected]>
Copy link
Contributor

github-actions bot commented Dec 4, 2024

Unit Test Results

104 files  ±0  104 suites  ±0   20m 17s ⏱️ +2s
882 tests ±0  874 ✅ ±0  8 💤 ±0  0 ❌ ±0 
889 runs  ±0  881 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit e2a9919. ± Comparison against base commit c6a3e0c.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Dec 4, 2024

Integration Test Results

20 files  ±0  20 suites  ±0   2s ⏱️ ±0s
55 tests ±0  55 ✅ ±0  0 💤 ±0  0 ❌ ±0 
97 runs  ±0  97 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit e2a9919. ± Comparison against base commit c6a3e0c.

♻️ This comment has been updated with latest results.

Signed-off-by: Benjamin Voiturier <[email protected]>
@coveralls
Copy link

coveralls commented Dec 4, 2024

Coverage Status

coverage: 49.006% (+0.3%) from 48.706%
when pulling e2a9919 on feat/migrate-from-circe-to-zio-json
into c6a3e0c on main.

Copy link
Member

@yshyn-iohk yshyn-iohk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent refactoring, @bvoiturier!
🚀

@bvoiturier bvoiturier merged commit d0c3506 into main Dec 6, 2024
14 checks passed
@bvoiturier bvoiturier deleted the feat/migrate-from-circe-to-zio-json branch December 6, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor the codebase of the cloud-agent to use a single JSON library (zio-json)
3 participants