Closed tinswzy closed 3 days ago
@tinswzy
Invalid PR Title Format Detected
Your PR submission does not adhere to our required standards. To ensure clarity and consistency, please meet the following criteria:
Title Format: The PR title must begin with one of these prefixes:
feat:
for introducing a new feature.fix:
for bug fixes.enhance:
for improvements to existing functionality.test
: for add tests to existing functionality.doc
: for modifying documentation.auto
: for the pull request from bot.Description Requirement: The PR must include a non-empty description, detailing the changes and their impact.
Required Title Structure:
[Type]: [Description of the PR]
Where Type
is one of feat
, fix
, enhance
, test
or doc
.
Example:
enhance: improve search performance significantly
Please review and update your PR to comply with these guidelines.
@tinswzy E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
Attention: Patch coverage is 89.96540%
with 29 lines
in your changes missing coverage. Please review.
Project coverage is 81.02%. Comparing base (
74752f2
) to head (76fab9a
). Report is 20 commits behind head on master.
/run-cpu-e2e
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
Approval requirements bypassed by manually added approval.
This pull-request has been approved by: tinswzy
The full list of commands accepted by this bot can be found here.
The pull request process is described here
issue: #35917 This PR refines the meta-related APIs in datacoord to allow the ctx to be passed down to the catalog operation interfaces