Skip to content

Commit

Permalink
chore(release): release version v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release committed May 31, 2024
1 parent b142e70 commit 47f08b6
Show file tree
Hide file tree
Showing 3 changed files with 1,086 additions and 2 deletions.
Loading

1 comment on commit 47f08b6

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
codedog
   __init__.py5420%113–117
   localization.py17665%16–18, 22, 26, 30
   version.py220%3–4
codedog/actors/reporters
   code_review.py171418%6–30
   pr_summary.py38358%4–95
   pull_request.py211719%6–48
codedog/chains
   __init__.py440%1–5
   prompts.py330%1–5
codedog/chains/code_review
   base.py63630%1–134
   prompts.py330%2–6
   translate_code_review_chain.py47470%1–102
codedog/chains/pr_summary
   base.py81810%1–173
   prompts.py770%1–14
   translate_pr_summary_chain.py59590%1–150
codedog/models
   __init__.py11918%3–12
   change_file.py50468%9–66
   change_summary.py660%1–9
   code_review.py550%1–8
   commit.py23230%1–29
   issue.py23230%1–29
   pr_summary.py20200%1–29
   pull_request.py39390%1–46
   repository.py23230%1–29
codedog/processors
   __init__.py220%1–3
   pull_request_processor.py51510%1–108
codedog/retrievers
   __init__.py330%1–4
   base.py22220%1–44
   github_retriever.py1001000%1–252
   gitlab_retriever.py1191190%1–239
codedog/utils
   diff_utils.py660%1–19
   langchain_utils.py16160%1–47
TOTAL97785812% 

Tests Skipped Failures Errors Time
4 0 💤 0 ❌ 4 🔥 2.828s ⏱️

Please sign in to comment.