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

fix: handle circular structure response payload #3728

Closed
wants to merge 4 commits into from

Merge branch 'develop' into fix.handle-circular-struct-response

cf07a0d
Select commit
Loading
Failed to load commit list.
Closed

fix: handle circular structure response payload #3728

Merge branch 'develop' into fix.handle-circular-struct-response
cf07a0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

89.04% (+0.10%) compared to 65a9844

View this Pull Request on Codecov

89.04% (+0.10%) compared to 65a9844

Details

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 89.04%. Comparing base (65a9844) to head (cf07a0d).
Report is 39 commits behind head on develop.

Files with missing lines Patch % Lines
src/controllers/userTransform.ts 0.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3728      +/-   ##
===========================================
+ Coverage    88.94%   89.04%   +0.10%     
===========================================
  Files          599      608       +9     
  Lines        32574    32990     +416     
  Branches      7741     7809      +68     
===========================================
+ Hits         28972    29377     +405     
+ Misses        3325     3306      -19     
- Partials       277      307      +30     

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