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

[FR] Ignore '*', 'Accord des couleurs' and ibid' templates #369

Merged
merged 3 commits into from
Nov 25, 2020

Conversation

BoboTiG
Copy link
Owner

@BoboTiG BoboTiG commented Nov 25, 2020

@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Nov 25, 2020

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 196.33 ⛔ 196.33 ⛔ 0.00
Method Length 797.33 ⛔ 798.33 ⛔ 1.00 👎
Working memory 52.46 ⛔ 52.46 ⛔ 0.00
Quality 4.23% 4.23% 0.00%
Other metrics Before After Change
Lines 1184 1187 3
Changed files Quality Before Quality After Quality Change
scripts/lang/fr/init.py 4.23% ⛔ 4.23% ⛔ 0.00%

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

File Function Complexity Length Working Memory Quality Recommendation
scripts/lang/fr/init.py last_template_handler 212 ⛔ 1509 ⛔ 28 ⛔ 1.20% ⛔ Refactor to reduce nesting. 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!

Let us know what you think of it by mentioning @sourcery-ai in a comment.

@BoboTiG BoboTiG merged commit af7a1b7 into master Nov 25, 2020
@BoboTiG BoboTiG deleted the fix-355-358-366 branch November 25, 2020 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] ignore 'ibid' template [FR] Ignore 'Accord des couleurs' template [FR] ignore * template
2 participants