chore(deps): bump psf/black from 26.5.0 to 26.5.1 in /.github/workflows#724
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Coverage variation | ✅ +0.00% coverage variation |
| Diff coverage | ✅ ∅ diff coverage |
Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (ccdc4b7) 581 581 100.00% Head commit (adde8d7) 581 (+0) 581 (+0) 100.00% (+0.00%) Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>
Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#724) 0 0 ∅ (not applicable) Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #724 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 21 21
Lines 581 581
Branches 41 41
=========================================
Hits 581 581 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1d430cc to
88696a8
Compare
|
@dependabot rebase |
Bumps [psf/black](https://github.com/psf/black) from 26.5.0 to 26.5.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@d2490e2...87928e6) --- updated-dependencies: - dependency-name: psf/black dependency-version: 26.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
88696a8 to
adde8d7
Compare
|



Bumps psf/black from 26.5.0 to 26.5.1.
Release notes
Sourced from psf/black's releases.
Changelog
Sourced from psf/black's changelog.
... (truncated)
Commits
87928e6Prepare release 26.5.1 (#5140)c970a49Preserve comments before fmt: skip lines (#5139)5809338Preserve inline comments inside annotation subscripts (#5130)61361b7docs: add Neovim integration guide and fix http link (#5124)ebe6018CI Hotfixes (#5136)9cbd95fFix publish binaries again on Windows (#5134)3dc8e6cAdd new changelog (#5132)6d0fff0Fix publish binaries workflow (#5133)