fix: tighten canonical review integrity follow-up#246
Open
fujiwaranosai850 wants to merge 2 commits into
Open
Conversation
14 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
Subtest: formatPrFeedback
ok 1 - formatPrFeedback
duration_ms: 3.265071
type: 'suite'
...
Subtest: canonical PR dispatch routing
ok 2 - canonical PR dispatch routing
duration_ms: 50.952404
type: 'suite'
...
Subtest: GitHubProvider.getPrStatus — closed PR handling
ok 3 - GitHubProvider.getPrStatus — closed PR handling
duration_ms: 3.837196
type: 'suite'
...
Subtest: GitHubProvider.getPrStatusByUrl
ok 4 - GitHubProvider.getPrStatusByUrl
duration_ms: 0.37531
type: 'suite'
...
Subtest: GitHubProvider canonical URL helpers
ok 5 - GitHubProvider canonical URL helpers
duration_ms: 0.547151
type: 'suite'
...
Subtest: GitLabProvider.getPrStatus — closed MR handling
ok 6 - GitLabProvider.getPrStatus — closed MR handling
duration_ms: 0.551089
type: 'suite'
...
Subtest: GitLabProvider.getPrStatusByUrl
ok 7 - GitLabProvider.getPrStatusByUrl
duration_ms: 0.334384
type: 'suite'
...
Subtest: GitLabProvider.getPrReviewCommentsByUrl
ok 8 - GitLabProvider.getPrReviewCommentsByUrl
duration_ms: 0.883428
type: 'suite'
...
Subtest: GitLabProvider canonical URL helpers
ok 9 - GitLabProvider canonical URL helpers
duration_ms: 0.289315
type: 'suite'
...
Subtest: canonical-pr ledger
ok 10 - canonical-pr ledger
duration_ms: 97.183924
type: 'suite'
...
Subtest: work_finish: PR validation and conflict resolution
ok 11 - work_finish: PR validation and conflict resolution
duration_ms: 23.772175
type: 'suite'
...
1..11
tests 51
suites 15
pass 51
fail 0
cancelled 0
skipped 0
todo 0
duration_ms 315.284233
Subtest: E2E pipeline
ok 1 - E2E pipeline
duration_ms: 144.698545
type: 'suite'
...
1..1
tests 4
suites 4
pass 4
fail 0
cancelled 0
skipped 0
todo 0
duration_ms 381.122101
Addresses issue #244