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 code generator for cloning responses #2223

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Use code generator for cloning responses #2223

merged 1 commit into from
Jun 17, 2024

Conversation

alexeyzimarev
Copy link
Member

Description

To avoid issues when new properties are added to RestResponse but get missed in FromResponse, the code generator will take care of generating the function automatically.

Purpose

This pull request is a:

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Copy link

Test Results

   35 files     35 suites   26m 38s ⏱️
  435 tests   435 ✅ 0 💤 0 ❌
2 944 runs  2 944 ✅ 0 💤 0 ❌

Results for commit f05633c.

@alexeyzimarev alexeyzimarev merged commit 57f6b3a into dev Jun 17, 2024
11 checks passed
@repo-ranger repo-ranger bot deleted the code-gen-clone branch June 17, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant