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

refactor: handle the failed task message #600

Merged
merged 3 commits into from
Dec 24, 2024

chore: release petercat-utils/0.1.41

e4821b8
Select commit
Loading
Failed to load commit list.
Merged

refactor: handle the failed task message #600

chore: release petercat-utils/0.1.41
e4821b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 24, 2024 in 1s

37.03% of diff hit (target 49.65%)

View this Pull Request on Codecov

37.03% of diff hit (target 49.65%)

Annotations

Check warning on line 79 in petercat_utils/rag_helper/git_doc_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petercat_utils/rag_helper/git_doc_task.py#L79

Added line #L79 was not covered by tests

Check warning on line 38 in petercat_utils/rag_helper/git_issue_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petercat_utils/rag_helper/git_issue_task.py#L38

Added line #L38 was not covered by tests

Check warning on line 41 in petercat_utils/rag_helper/git_issue_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petercat_utils/rag_helper/git_issue_task.py#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 44 in petercat_utils/rag_helper/git_issue_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petercat_utils/rag_helper/git_issue_task.py#L44

Added line #L44 was not covered by tests

Check warning on line 88 in petercat_utils/rag_helper/git_issue_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petercat_utils/rag_helper/git_issue_task.py#L88

Added line #L88 was not covered by tests

Check warning on line 94 in petercat_utils/rag_helper/git_issue_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petercat_utils/rag_helper/git_issue_task.py#L94

Added line #L94 was not covered by tests

Check warning on line 101 in petercat_utils/rag_helper/git_issue_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petercat_utils/rag_helper/git_issue_task.py#L101

Added line #L101 was not covered by tests

Check warning on line 89 in petercat_utils/rag_helper/git_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petercat_utils/rag_helper/git_task.py#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 92 in petercat_utils/rag_helper/git_task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petercat_utils/rag_helper/git_task.py#L92

Added line #L92 was not covered by tests

Check warning on line 68 in petercat_utils/rag_helper/task.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

petercat_utils/rag_helper/task.py#L68

Added line #L68 was not covered by tests

Check warning on line 20 in server/aws/service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/aws/service.py#L20

Added line #L20 was not covered by tests

Check warning on line 26 in server/aws/service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/aws/service.py#L26

Added line #L26 was not covered by tests

Check warning on line 29 in server/aws/service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/aws/service.py#L29

Added line #L29 was not covered by tests

Check warning on line 34 in server/aws/service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/aws/service.py#L34

Added line #L34 was not covered by tests

Check warning on line 70 in server/aws/service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/aws/service.py#L70

Added line #L70 was not covered by tests