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

🎨 remove duplicate null-coalescing responseTypeReference #634

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

techouse
Copy link
Collaborator

@techouse techouse commented Aug 29, 2024

While looking at the generator I found a duplicate null-coalescing responseTypeReference. Probably left there by mistake. It's not a bug per-se, it just looks up the response type 2x for no reason.

CC/ @Guldem

@techouse techouse added the bug Something isn't working label Aug 29, 2024
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.38%. Comparing base (33372bf) to head (7ace2dd).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #634   +/-   ##
========================================
  Coverage    93.38%   93.38%           
========================================
  Files           21       21           
  Lines          499      499           
========================================
  Hits           466      466           
  Misses          33       33           

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

Copy link
Contributor

@Guldem Guldem left a comment

Choose a reason for hiding this comment

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

Small woepsie :)

@techouse techouse merged commit 7a1f7c2 into develop Aug 30, 2024
6 checks passed
@techouse techouse deleted the chore/chopper-generator-cleanup branch August 30, 2024 06:37
techouse added a commit that referenced this pull request Sep 5, 2024
# chopper

- #635

# chopper_generator

- #634
@techouse techouse mentioned this pull request Sep 5, 2024
techouse added a commit that referenced this pull request Sep 5, 2024
- 🐛 properly escape single quote in cURL interceptor output #635
- 🎨 remove duplicate null-coalescing responseTypeReference #634
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants