KyleKing / mdformat-admon

mdformat plugin for admonitions
MIT License
9 stars 2 forks source link

Fix whitespace problems and failing tests #4

Closed hukkin closed 1 year ago

sourcery-ai[bot] commented 1 year ago

Sourcery Code Quality Report

✅  Merging this PR will increase code quality in the affected files by 2.06%.

Quality metrics Before After Change
Complexity 0.00 ⭐ 0.69 ⭐ 0.69 👎
Method Length 34.00 ⭐ 30.60 ⭐ -3.40 👍
Working memory 8.00 🙂 6.81 🙂 -1.19 👍
Quality 79.11% 81.17% 2.06% 👍
Other metrics Before After Change
Lines 33 40 7
Changed files Quality Before Quality After Quality Change
mdformat_admon/plugin.py 79.11% ⭐ 81.17% ⭐ 2.06% 👍

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

File Function Complexity Length Working Memory Quality Recommendation

Legend and Explanation

The emojis denote the absolute quality of the code:

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!

Help us improve this quality report!