Skip to content

test: Mock to sqlite3#38499

Open
asukaminato0721 wants to merge 4 commits into
langgenius:mainfrom
asukaminato0721:mock-to-sqlite3
Open

test: Mock to sqlite3#38499
asukaminato0721 wants to merge 4 commits into
langgenius:mainfrom
asukaminato0721:mock-to-sqlite3

Conversation

@asukaminato0721

Copy link
Copy Markdown
Contributor

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

#38159

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • 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.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 7, 2026
@asukaminato0721 asukaminato0721 enabled auto-merge July 7, 2026 06:09
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Pyrefly Type Coverage

Metric Base PR Delta
Type coverage 52.64% 52.77% +0.13%
Strict coverage 52.16% 52.29% +0.13%
Typed symbols 32,587 32,684 +97
Untyped symbols 29,585 29,523 -62
Modules 2982 2982 0

@asukaminato0721 asukaminato0721 requested a review from Copilot July 7, 2026 06:11

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

.
.

.

.

[autofix.ci] apply automated fixes

.

[autofix.ci] apply automated fixes
Comment thread api/tests/unit_tests/services/test_account_service.py Outdated
@asukaminato0721 asukaminato0721 requested a review from wylswz July 9, 2026 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants