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(network): add fetch implementation #2226

Merged
merged 2 commits into from
May 12, 2024
Merged

Conversation

wzhudev
Copy link
Member

@wzhudev wzhudev commented May 12, 2024

No description provided.

Copy link

codecov bot commented May 12, 2024

Codecov Report

Attention: Patch coverage is 3.19149% with 91 lines in your changes are missing coverage. Please review.

Project coverage is 30.77%. Comparing base (5f26e90) to head (6549da5).

Files Patch % Lines
...network/src/services/http/implementations/fetch.ts 0.00% 68 Missing ⚠️
packages/network/src/services/http/headers.ts 13.04% 20 Missing ⚠️
packages/network/src/services/http/request.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2226      +/-   ##
==========================================
- Coverage   30.81%   30.77%   -0.04%     
==========================================
  Files        1274     1275       +1     
  Lines       70107    70192      +85     
  Branches    14774    14789      +15     
==========================================
- Hits        21600    21599       -1     
- Misses      48507    48593      +86     

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

Copy link

github-actions bot commented May 12, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

@wzhudev wzhudev merged commit b970fe1 into dev May 12, 2024
9 checks passed
@wzhudev wzhudev deleted the feat/network/fetch-impl branch May 12, 2024 09:41
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.

None yet

1 participant