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: fetchThroughInterceptors support filter function #4385

Merged
merged 4 commits into from
Dec 30, 2024

Conversation

wzhudev
Copy link
Member

@wzhudev wzhudev commented Dec 30, 2024

close #xxx

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

@wzhudev wzhudev requested a review from VicKun4937 December 30, 2024 00:28
Copy link

github-actions bot commented Dec 30, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

github-actions bot commented Dec 30, 2024

Playwright test results

passed  21 passed

Details

stats  21 tests across 10 suites
duration  4 minutes, 45 seconds
commit  d8f5cff
info  For more information, see full report

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

Attention: Patch coverage is 76.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 33.37%. Comparing base (1680b32) to head (d8f5cff).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
packages/core/src/common/interceptor.ts 37.50% 5 Missing ⚠️
packages/core/src/sheets/worksheet.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #4385   +/-   ##
=======================================
  Coverage   33.37%   33.37%           
=======================================
  Files        2529     2529           
  Lines      130387   130404   +17     
  Branches    29098    29103    +5     
=======================================
+ Hits        43514    43526   +12     
- Misses      86873    86878    +5     

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

@wzhudev wzhudev force-pushed the feat/view-model-skip branch from 15affcc to 243003e Compare December 30, 2024 01:02
@wzhudev wzhudev requested a review from Gggpound as a code owner December 30, 2024 01:02
@wzhudev wzhudev merged commit e909093 into dev Dec 30, 2024
9 checks passed
@wzhudev wzhudev deleted the feat/view-model-skip branch December 30, 2024 06:19
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.

2 participants