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: better interceptor implementation #183

Merged
merged 3 commits into from
Apr 13, 2023
Merged

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Apr 11, 2023

No description provided.

@stackblitz
Copy link

stackblitz bot commented Apr 11, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link

changeset-bot bot commented Apr 11, 2023

🦋 Changeset detected

Latest commit: 016f17e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@react-enhanced/hooks Minor
@react-enhanced/translate Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Apr 11, 2023

size-limit report 📦

Path Size
./packages/@react-enhanced/hooks/lib/index.js 147 B (0%)
./packages/@react-enhanced/translate/lib/index.js 125 B (0%)
./packages/@react-enhanced/shared/lib/index.js 99 B (0%)
./packages/@react-enhanced/types/lib/index.js 119 B (0%)
./packages/@react-enhanced/utils/lib/index.js 144 B (0%)
./packages/react-qrcode/lib/index.js 97 B (0%)
./packages/react-qrious/lib/index.js 92 B (0%)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 11, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Merging #183 (016f17e) into master (097c8a1) will increase coverage by 2.77%.
The diff coverage is 93.33%.

@@            Coverage Diff             @@
##           master     #183      +/-   ##
==========================================
+ Coverage   42.14%   44.91%   +2.77%     
==========================================
  Files          22       22              
  Lines         420      374      -46     
  Branches      108       95      -13     
==========================================
- Hits          177      168       -9     
+ Misses        242      206      -36     
+ Partials        1        0       -1     
Impacted Files Coverage Δ
packages/@react-enhanced/hooks/src/api.ts 86.15% <93.33%> (+29.39%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JounQin JounQin merged commit eda5886 into master Apr 13, 2023
@JounQin JounQin deleted the feat/better_interceptor branch April 13, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant