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 the '?' template (closes #303) #317

Merged
merged 1 commit into from
Nov 22, 2020
Merged

[FR] Ignore the '?' template (closes #303) #317

merged 1 commit into from
Nov 22, 2020

Conversation

BoboTiG
Copy link
Owner

@BoboTiG BoboTiG commented Nov 22, 2020

Ex: https://fr.wiktionary.org/wiki/main

@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Nov 22, 2020

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 157.27 ⛔ 157.27 ⛔ 0.00
Method Length 658.33 ⛔ 658.67 ⛔ 0.34 👎
Working memory 56.69 ⛔ 56.69 ⛔ 0.00
Quality 5.55% 5.55% 0.00%
Other metrics Before After Change
Lines 1057 1058 1
Changed files Quality Before Quality After Quality Change
scripts/lang/fr/init.py 5.55% ⛔ 5.55% ⛔ 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 174 ⛔ 1120 ⛔ 26 ⛔ 1.64% ⛔ 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 24b5dfe into master Nov 22, 2020
@BoboTiG BoboTiG deleted the fix-303 branch November 22, 2020 15:58
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 the '?' template
1 participant