Skip to content

Conversation

YellowRoseCx
Copy link

Fixed a few errors I was having such as calling "url" when needing "sd_url", introduced a cleaner .env loading system, added most if not all possible options in the prompt field for generation

@sourcery-ai
Copy link

sourcery-ai bot commented Mar 1, 2023

Sourcery Code Quality Report

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

Quality metrics Before After Change
Complexity 1.52 ⭐ 1.49 ⭐ -0.03 👍
Method Length 119.75 🙂 128.50 😞 8.75 👎
Working memory 14.31 😞 14.14 😞 -0.17 👍
Quality 50.75% 🙂 50.70% 🙂 -0.05% 👎
Other metrics Before After Change
Lines 83 116 33
Changed files Quality Before Quality After Quality Change
main.py 50.75% 🙂 50.70% 🙂 -0.05% 👎

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

File Function Complexity Length Working Memory Quality Recommendation
main.py draw 2 ⭐ 350 ⛔ 17 ⛔ 39.90% 😞 Try splitting into smaller methods. Extract out complex expressions

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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants