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 #239, #251 : Handle 'agglutination' and 'univerbation' template #252

Merged
merged 2 commits into from
Nov 21, 2020

Conversation

lasconic
Copy link
Collaborator

@lasconic lasconic commented Nov 21, 2020

@lasconic lasconic changed the title fix #239: Handle 'agglutination' template fix #239, #251 : Handle 'agglutination' and 'univerbation' template Nov 21, 2020
@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Nov 21, 2020

Sourcery Code Quality Report

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

Quality metrics Before After Change
Complexity 115.84 ⛔ 124.52 ⛔ 8.68 👎
Method Length 562.00 ⛔ 575.33 ⛔ 13.33 👎
Working memory 65.73 ⛔ 63.85 ⛔ -1.88 👍
Quality 7.08% 6.83% -0.25% 👎
Other metrics Before After Change
Lines 917 940 23
Changed files Quality Before Quality After Quality Change
scripts/lang/fr/init.py 7.08% ⛔ 6.83% ⛔ -0.25% 👎

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 142 ⛔ 897 ⛔ 25 ⛔ 1.94% ⛔ 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 f97541f into BoboTiG:master Nov 21, 2020
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] Handle 'univerbation' template [FR] Handle "agglutination" template
2 participants