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.

Fixes #261

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:M This PR changes 30-99 lines, ignoring generated files. label Dec 29, 2025
@codecov
Copy link

codecov bot commented Dec 29, 2025

Codecov Report

❌ Patch coverage is 57.89474% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.54%. Comparing base (0c6f538) to head (458c212).
⚠️ Report is 11 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #262      +/-   ##
============================================
- Coverage     91.64%   91.54%   -0.10%     
- Complexity     1326     1329       +3     
============================================
  Files           146      147       +1     
  Lines          5540     5558      +18     
  Branches        344      349       +5     
============================================
+ Hits           5077     5088      +11     
- Misses          319      321       +2     
- Partials        144      149       +5     
Flag Coverage Δ
v1.7.0-SNAPSHOT ?
v1.7.1-SNAPSHOT 91.54% <57.89%> (?)

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

Components Coverage Δ
springboot2 95.00% <50.00%> (-0.07%) ⬇️
springboot3 94.55% <50.00%> (-0.07%) ⬇️

@guoshiqiufeng guoshiqiufeng merged commit c9ab958 into main Dec 29, 2025
7 of 9 checks passed
@guoshiqiufeng guoshiqiufeng deleted the fix/server_token_for_1.11.2 branch December 29, 2025 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dify 1.11.2 登录报错

2 participants