Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add typing to the worker agent e2e test python variables #404

Closed
wants to merge 5 commits into from

Conversation

YutongLi291
Copy link
Contributor

@YutongLi291 YutongLi291 commented Aug 28, 2024

What was the problem/requirement? (What/Why)

For many python variables in e2e tests, they do not have typing. Not a breaking issue

What was the solution? (How)

Add typing for the variables

What is the impact of this change?

Better test readability and maintainability.

How was this change tested?

hatch build, hatch run lint

Was this change documented?

No

Is this a breaking change?

No

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@YutongLi291 YutongLi291 requested a review from a team as a code owner August 28, 2024 18:18
@YutongLi291 YutongLi291 enabled auto-merge (squash) August 28, 2024 23:48
@YutongLi291 YutongLi291 disabled auto-merge August 28, 2024 23:48
@YutongLi291 YutongLi291 enabled auto-merge (squash) August 28, 2024 23:48
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
10.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

auto-merge was automatically disabled October 16, 2024 21:51

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant