Closed dependabot[bot] closed 3 months ago
[!IMPORTANT]
Review skipped
Ignore keyword(s) in the title.
Ignored keywords (1)
* chore(deps):Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Here's the code health analysis summary for commits f680b25..85a0177
. View details on DeepSource ↗.
Analyzer | Status | Summary | Link |
---|---|---|---|
Python | ✅ Success | View Check ↗ | |
Test coverage | ✅ Success | View Check ↗ |
Metric | Aggregate | Python |
---|---|---|
Branch Coverage | 87.9% | 87.9% |
Condition Coverage | 87.9% | 87.9% |
Composite Coverage | 96.2% | 96.2% |
Line Coverage | 97.5% | 97.5% |
💡 If you’re a repository administrator, you can configure the quality gates from the settings.
Tag v0.25.0
(branch: main
, SHA: ee62fc3
) Added.
It seems all right 👌
No new problems were found according to the checks applied
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Coverage variation | Diff coverage |
---|---|
:white_check_mark: +0.00% (target: -1.00%) | :white_check_mark: ∅ |
:rocket: Don’t miss a bit, follow what’s new on Codacy.
Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.81%. Comparing base (
f680b25
) to head (85a0177
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps fastapi from 0.111.0 to 0.111.1.
Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
b199364
🔖 Release version 0.111.138db0a5
📝 Update release notes0f22c76
📝 Update release notes4d3ef06
➖ Remove orjson and ujson from default dependencies (#11842)7a9396c
📝 Update release notes0b1e2ec
✏️ Rewording indocs/en/docs/fastapi-cli.md
(#11716)fb15c48
📝 Update release notes9d74b23
♻️ Simplify internal docs script (#11777)3a8f6cd
📝 Update release notes60f7fe4
📝 Update Hypercorn links in all the docs (#11744)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show