Skip to content

Conversation

@guoshiqiufeng
Copy link
Owner

Summary

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
List any dependencies that are required for this change.

Resolves #215

Tip

Close issue syntax: Fixes #<issue number> or Resolves #<issue number>,

see documentation

for more details.

Screenshots

Before After
... ...

Checklist

Important

Please review the checklist below before submitting your pull request.

  • This change requires a documentation update
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic
    change.
  • I've updated the documentation accordingly.

@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Oct 29, 2025
@guoshiqiufeng guoshiqiufeng merged commit 002cd67 into main Oct 29, 2025
6 of 7 checks passed
@guoshiqiufeng guoshiqiufeng deleted the feat/server_api branch October 29, 2025 09:13
@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

❌ Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.18%. Comparing base (f95c54e) to head (0948f6e).
⚠️ Report is 6 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #216      +/-   ##
============================================
- Coverage     95.20%   94.18%   -1.03%     
  Complexity      728      728              
============================================
  Files           100      100              
  Lines          2943     2975      +32     
  Branches        152      152              
============================================
  Hits           2802     2802              
- Misses           89      121      +32     
  Partials         52       52              
Flag Coverage Δ
v1.5.0-SNAPSHOT 94.18% <0.00%> (-1.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
springboot2 94.38% <0.00%> (-1.33%) ⬇️
springboot3 94.51% <0.00%> (-1.22%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

【server api 】apps api enhancements

2 participants