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

fix: skip cr task if there is no error #633

Merged
merged 1 commit into from
Dec 30, 2024

fix: skip cr task if there is no error

3cd7b18
Select commit
Loading
Failed to load commit list.
Merged

fix: skip cr task if there is no error #633

fix: skip cr task if there is no error
3cd7b18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 30, 2024 in 0s

0.00% of diff hit (target 49.78%)

View this Pull Request on Codecov

0.00% of diff hit (target 49.78%)

Annotations

Check warning on line 36 in server/agent/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/agent/base.py#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 226 in server/agent/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/agent/base.py#L226

Added line #L226 was not covered by tests

Check warning on line 25 in server/agent/tools/pull_request.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/agent/tools/pull_request.py#L25

Added line #L25 was not covered by tests

Check warning on line 28 in server/agent/tools/pull_request.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/agent/tools/pull_request.py#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 34 in server/agent/tools/pull_request.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/agent/tools/pull_request.py#L34

Added line #L34 was not covered by tests

Check warning on line 39 in server/agent/tools/pull_request.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/agent/tools/pull_request.py#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 43 in server/agent/tools/pull_request.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/agent/tools/pull_request.py#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 71 in server/agent/tools/pull_request.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/agent/tools/pull_request.py#L70-L71

Added lines #L70 - L71 were not covered by tests