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

Update useNestedObjects hook to display request errors and empty values #158

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

vitPinchuk
Copy link
Contributor

Resolves: #155

@vitPinchuk vitPinchuk self-assigned this Nov 11, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.76%. Comparing base (21818bd) to head (9aeef9c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #158   +/-   ##
=======================================
  Coverage   99.76%   99.76%           
=======================================
  Files         162      162           
  Lines        2537     2545    +8     
  Branches      569      573    +4     
=======================================
+ Hits         2531     2539    +8     
  Misses          6        6           

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

@mikhail-vl mikhail-vl added the enhancement New feature or request label Nov 11, 2024
@mikhail-vl mikhail-vl added this to the Table 1.7.0 milestone Nov 11, 2024
@mikhail-vl mikhail-vl changed the title update useNestedObjects hook Update useNestedObjects hook to display request errors and empty values Nov 11, 2024
Copy link
Contributor

@asimonok asimonok left a comment

Choose a reason for hiding this comment

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

Looks good!

@mikhail-vl ready for review

Copy link
Member

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

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

Looks great!

@mikhail-vl mikhail-vl merged commit b8fa21d into main Nov 12, 2024
7 checks passed
@mikhail-vl mikhail-vl deleted the feat/nested-objects-load-issue branch November 12, 2024 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Nested objects syntax error when no Ids returned
4 participants