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 #323: [FR] Handle 'cit_réf' / 'cit réf' template #333

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

lasconic
Copy link
Collaborator

@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Nov 23, 2020

Sourcery Code Quality Report

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

Quality metrics Before After Change
Complexity 175.91 ⛔ 193.40 ⛔ 17.49 👎
Method Length 733.00 ⛔ 789.00 ⛔ 56.00 👎
Working memory 55.60 ⛔ 52.58 ⛔ -3.02 👍
Quality 4.64% 4.26% -0.38% 👎
Other metrics Before After Change
Lines 1124 1168 44
Changed files Quality Before Quality After Quality Change
scripts/lang/fr/init.py 4.64% ⛔ 4.26% ⛔ -0.38% 👎

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 209 ⛔ 1488 ⛔ 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 757c855 into BoboTiG:master Nov 23, 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 "cit_réf" / "cit réf" template
2 participants