Skip to content

✨ feat: 支持终末地游戏信息#755

Closed
GuGuMur wants to merge 22 commits intoMountainDash:mainfrom
GuGuMur:feat/endfield
Closed

✨ feat: 支持终末地游戏信息#755
GuGuMur wants to merge 22 commits intoMountainDash:mainfrom
GuGuMur:feat/endfield

Conversation

@GuGuMur
Copy link
Contributor

@GuGuMur GuGuMur commented Feb 3, 2026

This change is Reviewable

@netlify
Copy link

netlify bot commented Feb 3, 2026

Deploy Preview for nonebot-bison ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 99975bb
🔍 Latest deploy log https://app.netlify.com/projects/nonebot-bison/deploys/6997ce7f5e016b00084a6501
😎 Deploy Preview https://deploy-preview-755--nonebot-bison.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

❌ Patch coverage is 84.58781% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.98%. Comparing base (8d13d10) to head (99975bb).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
nonebot_bison/platform/endfield.py 81.59% 37 Missing ⚠️
nonebot_bison/platform/ceobecanteen/platform.py 66.66% 2 Missing ⚠️
nonebot_bison/utils/context.py 95.12% 2 Missing ⚠️
nonebot_bison/platform/arknights.py 88.88% 1 Missing ⚠️
nonebot_bison/theme/themes/arknights/build.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #755      +/-   ##
==========================================
- Coverage   85.07%   84.98%   -0.09%     
==========================================
  Files          99      100       +1     
  Lines        5600     5842     +242     
==========================================
+ Hits         4764     4965     +201     
- Misses        836      877      +41     
Flag Coverage Δ
smoke-test 84.98% <84.58%> (-0.09%) ⬇️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

)


class Endfield2(NewMessage):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个和 Endfield 有啥区别

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

跟粥公告不同版块的类似(?)

我记得三测的时候在这里有特殊更新 所以这里也保留了

suyiiyii and others added 21 commits February 20, 2026 11:00
Refactor client initialization and management to handle closed client instances
by adding _build_client and _ensure_client methods. This prevents issues when
clients are cleaned up and need to be recreated, ensuring proper client
lifecycle management for all client retrieval methods.
- Move client lifecycle management from CeobeCanteenClientManager to ProcessContext
- Cache client instances in ProcessContext to prevent unnecessary recreations
- Extract schedulable fetch logic into separate method for better error handling
- Simplify CeobeCanteenClientManager by removing client caching logic
Co-authored-by: felinae98 <23295345+felinae98@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
@GuGuMur
Copy link
Contributor Author

GuGuMur commented Feb 21, 2026

怎么一直在Processing updates,重开个pr(瘫)

@GuGuMur GuGuMur closed this Feb 21, 2026
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.

4 participants