Skip to content

Commit

Permalink
build(deps-dev): bump isort from 5.12.0 to 5.13.2 (#138)
Browse files Browse the repository at this point in the history
Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.2.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@5.12.0...5.13.2)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent cc5a4ab commit c63599f
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit c63599f

@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 🔥 4.163s ⏱️

Please sign in to comment.