Skip to content

refactor: replace Gson with Kotlin serialization for data models [WPB-8645]#4952

Merged
MohamadJaara merged 4 commits into
developfrom
mo/refactor/replace-gson-with-ktx
Jun 24, 2026
Merged

refactor: replace Gson with Kotlin serialization for data models [WPB-8645]#4952
MohamadJaara merged 4 commits into
developfrom
mo/refactor/replace-gson-with-ktx

Conversation

@MohamadJaara

@MohamadJaara MohamadJaara commented Jun 10, 2026

Copy link
Copy Markdown
Member

https://wearezeta.atlassian.net/browse/WPB-8645

few test clases import Gson but we already have ktx serialization

@MohamadJaara MohamadJaara requested a review from a team as a code owner June 10, 2026 07:34
@MohamadJaara MohamadJaara requested review from Garzas, alexandreferris, sbakhtiarov, typfel and yamilmedina and removed request for a team June 10, 2026 07:34
@MohamadJaara MohamadJaara changed the title refactor: replace Gson with Kotlin serialization for data models refactor: replace Gson with Kotlin serialization for data models [WPB-8645] Jun 15, 2026
@MohamadJaara MohamadJaara enabled auto-merge June 15, 2026 08:55
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.86%. Comparing base (ef2d6a2) to head (1e6468a).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4952   +/-   ##
========================================
  Coverage    48.86%   48.86%           
========================================
  Files          646      646           
  Lines        23215    23215           
  Branches      3563     3563           
========================================
  Hits         11343    11343           
  Misses       10813    10813           
  Partials      1059     1059           

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef2d6a2...1e6468a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MohamadJaara MohamadJaara added this pull request to the merge queue Jun 24, 2026
Merged via the queue into develop with commit 70edd9f Jun 24, 2026
20 checks passed
@MohamadJaara MohamadJaara deleted the mo/refactor/replace-gson-with-ktx branch June 24, 2026 08:26
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants