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): support array params #4563

Merged
merged 2 commits into from
Jan 24, 2025
Merged

feat(network): support array params #4563

merged 2 commits into from
Jan 24, 2025

Conversation

wzhudev
Copy link
Member

@wzhudev wzhudev commented Jan 24, 2025

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).

Copy link

github-actions bot commented Jan 24, 2025

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

github-actions bot commented Jan 24, 2025

Playwright test results

passed  23 passed

Details

stats  23 tests across 10 suites
duration  5 minutes, 11 seconds
commit  73b20fa
info  For more information, see full report

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.66%. Comparing base (a104643) to head (73b20fa).
Report is 2 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #4563   +/-   ##
=======================================
  Coverage   32.66%   32.66%           
=======================================
  Files        2598     2598           
  Lines      134922   134927    +5     
  Branches    30025    30026    +1     
=======================================
+ Hits        44068    44078   +10     
+ Misses      90854    90849    -5     

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

@wzhudev wzhudev merged commit 043aedc into dev Jan 24, 2025
12 checks passed
@wzhudev wzhudev deleted the feat/network-multi-params branch January 24, 2025 03:16
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