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

refactor: axios component #4231

Merged
merged 2 commits into from
Jan 6, 2025
Merged

refactor: axios component #4231

merged 2 commits into from
Jan 6, 2025

Conversation

mmdapl
Copy link
Contributor

@mmdapl mmdapl commented Dec 16, 2024

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@codecov-commenter
Copy link

codecov-commenter commented Dec 17, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 83.58209% with 11 lines in your changes missing coverage. Please review.

Project coverage is 85.20%. Comparing base (a3ca53b) to head (61dd21c).
Report is 507 commits behind head on main.

Files with missing lines Patch % Lines
packages/axios/src/http-service.factory.ts 77.50% 9 Missing ⚠️
packages/axios/src/http-service.ts 84.61% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4231      +/-   ##
==========================================
+ Coverage   84.55%   85.20%   +0.65%     
==========================================
  Files         491      520      +29     
  Lines       46778    50075    +3297     
  Branches     5601     5883     +282     
==========================================
+ Hits        39551    42665    +3114     
- Misses       7191     7379     +188     
+ Partials       36       31       -5     

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

@czy88840616 czy88840616 added the pr: maintenance This PR does not produce any behavior differences to end users when upgrading. label Jan 6, 2025
@czy88840616 czy88840616 changed the title refactor: axios组件结构调整,代码优化 refactor: axios component Jan 6, 2025
@czy88840616 czy88840616 merged commit 50ca89b into midwayjs:main Jan 6, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: maintenance This PR does not produce any behavior differences to end users when upgrading.
Development

Successfully merging this pull request may close these issues.

3 participants