Skip to content

Conversation

@Lance52259
Copy link
Contributor

What this PR does / why we need it:

Supports new data source to query scheduled task record details

Which issue this PR fixes:
(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)
fixes #xxx

Special notes for your reviewer:

Release note:

add new data source to query scheduled task record details

PR Checklist

  • Tests added/passed.
./scripts/coverage.sh -o workspace -f TestAccDataScheduledTaskRecordDetails_basic
Prepare to calculate the coverage the following command:
TF_ACC=1 go test "./huaweicloud/services/acceptance/workspace" -v -coverprofile="./huaweicloud/services/acceptance/workspace/workspace_coverage.cov" -coverpkg="./huaweicloud/services/workspace" -run TestAccDataScheduledTaskRecordDetails_basic -timeout 360m -parallel 10
=== RUN   TestAccDataScheduledTaskRecordDetails_basic
=== PAUSE TestAccDataScheduledTaskRecordDetails_basic
=== CONT  TestAccDataScheduledTaskRecordDetails_basic
--- PASS: TestAccDataScheduledTaskRecordDetails_basic (12.51s)
PASS
coverage: 3.7% of statements in ./huaweicloud/services/workspace
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud/services/acceptance/workspace 12.595s coverage: 3.7% of statements in ./huaweicloud/services/workspace
  • Documentation updated.

  • Schema updated.

  • CheckDeleted.

    • a. During query operation (Read Context)
      aa. Resource not found
      >>>>>> Paste the screenshot here <<<<<<

    • b. During delete/disassociate/unbind operation (Delete Context)
      ba. Resource not found
      >>>>>> Paste the screenshot here <<<<<<

@github-ci-robot github-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 19, 2025
@github-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This PR has been approved by: @Lance52259

@Lance52259 Lance52259 force-pushed the br_workspace_scheduled_task_record_details branch from 886778b to f238d5f Compare November 19, 2025 08:13
@github-ci-robot github-ci-robot added the needs-rebase This branch has conflicts that must be resolved. label Nov 21, 2025
@github-ci-robot
Copy link
Collaborator

This PR needs rebase.

@Lance52259 Lance52259 force-pushed the br_workspace_scheduled_task_record_details branch from f238d5f to 74d80a9 Compare November 24, 2025 02:35
@github-ci-robot github-ci-robot removed the needs-rebase This branch has conflicts that must be resolved. label Nov 24, 2025
@Zippo-Wang
Copy link
Collaborator

/lgtm

@github-ci-robot github-ci-robot added the LGTM /lgtm label Nov 24, 2025
@github-ci-robot github-ci-robot merged commit eb4dd94 into huaweicloud:master Nov 24, 2025
12 checks passed
@Lance52259 Lance52259 deleted the br_workspace_scheduled_task_record_details branch November 25, 2025 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. feature LGTM /lgtm size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants