Conversation
…verification and test coverage analysis
|
@copilot 説明を追加して |
|
@yuki-takei I've opened a new pull request, #10771, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@mergify queue |
❌ The pull request has been removed from the queue
|
Merge Queue Status🚫 The pull request has left the queue (rule: This pull request spent 3 minutes 37 seconds in the queue, including 3 minutes 26 seconds running CI. Required conditions to merge
ReasonThe merge conditions cannot be satisfied due to failing checks Failing checks: HintYou may have to fix your CI before adding the pull request to the queue again. |
|
@mergify queue |
✅ The pull request has been merged automaticallyDetailsThe pull request has been merged automatically at 285e83a |
Merge Queue Status✅ The pull request has been merged at 712dbfa This pull request spent 13 minutes 38 seconds in the queue, including 12 minutes 41 seconds running CI. Required conditions to merge
|
|
@mergify queue |
☑️ Command
|
When revisionId is not provided in page update requests, the server failed to resolve previousRevision, causing errors for unchanged revisions (revisions with identical content to their predecessor).
Changes
Server: Two-stage previousRevision fallback
revisionIdparameter (for conflict detection)currentPage.revision(for diff detection)Client: Enable comparison selection for all revisions
hasDiffcondition on compare radio buttons in PageRevisionTableUI: Improved unchanged revision layout