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

Feat/cookbook/network requests #1652

Closed

Conversation

vanGalilea
Copy link
Contributor

Summary

Compose Network Requests recipes as part of our Cookbook docs

Test plan

Sanity check Cookbook app

  • Run the Cookbook app > Click on "Phonebook.."
  • Verify rendering of contact and favorites list

Sanity check recipes docs

  • Run the website app
  • Ensure you can navigate to "Network Requests Recipes"
  • Read and review "Axios" & "Fetch" recipes

Possible spin offs

  • Add an 'msw' recipe under the "Network Requests Recipes" sec.

@vanGalilea vanGalilea closed this Aug 27, 2024
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.46%. Comparing base (a282d1e) to head (d6d2f88).
Report is 54 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1652      +/-   ##
==========================================
- Coverage   95.51%   95.46%   -0.06%     
==========================================
  Files          99      101       +2     
  Lines        5400     5508     +108     
  Branches      857      880      +23     
==========================================
+ Hits         5158     5258     +100     
- Misses        242      250       +8     

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

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