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

fix black~=22.1.0 incompatibility #268

Closed

Conversation

yoursvivek
Copy link
Collaborator

@yoursvivek yoursvivek commented Jan 31, 2022

Intention was to fix #264, but I now see that there's another PR and what I thought was a one line fix, it it's. Will update this PR later as the other PR is also failing. For now this is WIP.

Signed-off-by: Vivek Kushwaha <yoursvivek@users.noreply.github.com>
@sourcery-ai
Copy link

sourcery-ai bot commented Jan 31, 2022

Sourcery Code Quality Report

❌  Merging this PR will decrease code quality in the affected files by 0.30%.

Quality metrics Before After Change
Complexity 1.19 ⭐ 1.22 ⭐ 0.03 👎
Method Length 26.00 ⭐ 26.38 ⭐ 0.38 👎
Working memory 4.42 ⭐ 4.45 ⭐ 0.03 👎
Quality 91.55% 91.25% -0.30% 👎
Other metrics Before After Change
Lines 112 113 1
Changed files Quality Before Quality After Quality Change
src/darker/config.py 91.55% ⭐ 91.25% ⭐ -0.30% 👎

Here are some functions in these files that still need a tune-up:

File Function Complexity Length Working Memory Quality Recommendation

Legend and Explanation

The emojis denote the absolute quality of the code:

  • ⭐ excellent
  • 🙂 good
  • 😞 poor
  • ⛔ very poor

The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request.


Please see our documentation here for details on how these metrics are calculated.

We are actively working on this report - lots more documentation and extra metrics to come!

Help us improve this quality report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

incompatible with black v22.1.0 ?
1 participant