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 #640: [FR] Ignore 'laé' template, support 'obsolète' and 'Braille' #644

Merged
merged 1 commit into from
Jan 24, 2021

Conversation

lasconic
Copy link
Collaborator

@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Jan 24, 2021

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 14.50 🙂 14.50 🙂 0.00
Method Length 380.00 ⛔ 381.67 ⛔ 1.67 👎
Working memory 131.02 ⛔ 131.32 ⛔ 0.30 👎
Quality 32.55% 😞 32.55% 😞 0.00%
Other metrics Before After Change
Lines 754 757 3
Changed files Quality Before Quality After Quality Change
wikidict/lang/fr/init.py 32.55% 😞 32.55% 😞 0.00%

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

File Function Complexity Length Working Memory Quality Recommendation
wikidict/lang/fr/init.py last_template_handler 22 😞 210 ⛔ 18 ⛔ 27.55% 😞 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 b0a12f3 into BoboTiG:master Jan 24, 2021
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 'laé' template
2 participants