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

style: ✏️ Removed digits in diagram export #37

Merged
merged 1 commit into from
Mar 16, 2023
Merged

style: ✏️ Removed digits in diagram export #37

merged 1 commit into from
Mar 16, 2023

Conversation

Anselmoo
Copy link
Owner

No description provided.

@Anselmoo Anselmoo merged commit 4f1c8de into master Mar 16, 2023
@sourcery-ai
Copy link

sourcery-ai bot commented Mar 16, 2023

Sourcery Code Quality Report

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

Quality metrics Before After Change
Complexity 4.31 ⭐ 4.31 ⭐ 0.00
Method Length 169.18 😞 170.27 😞 1.09 👎
Working memory 9.02 🙂 9.02 🙂 0.00
Quality 57.67% 🙂 57.56% 🙂 -0.11% 👎
Other metrics Before After Change
Lines 442 442 0
Changed files Quality Before Quality After Quality Change
tanabesugano/cmd.py 57.67% 🙂 57.56% 🙂 -0.11% 👎

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

File Function Complexity Length Working Memory Quality Recommendation
tanabesugano/cmd.py CMDmain.calculation 10 🙂 310 ⛔ 14 😞 36.57% 😞 Try splitting into smaller methods. Extract out complex expressions
tanabesugano/cmd.py CMDmain.ci_cut 7 ⭐ 284 ⛔ 14 😞 40.26% 😞 Try splitting into smaller methods. Extract out complex expressions
tanabesugano/cmd.py CMDmain.__init__ 4 ⭐ 220 ⛔ 13 😞 47.82% 😞 Try splitting into smaller methods. Extract out complex expressions
tanabesugano/cmd.py CMDmain.ts_print 4 ⭐ 187 😞 9 🙂 57.51% 🙂 Try splitting into smaller methods
tanabesugano/cmd.py cmd_line 4 ⭐ 307 ⛔ 5 ⭐ 60.65% 🙂 Try splitting into smaller methods

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!

@Anselmoo Anselmoo deleted the rename branch March 21, 2023 06:04
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.

1 participant