fossworx-labs / fossfolio

A blazingly fast, fully hackable static site generator built on Python 3.9 with Markdown and templating support, with minimal dependencies
https://fossworx-labs.github.io/fossfolio/
MIT License
30 stars 3 forks source link

Merge dev into main #7

Closed anuran-roy closed 2 years ago

anuran-roy commented 2 years ago

Closes #

📑 Description

✅ Checks

ℹ Additional Information

sourcery-ai[bot] commented 2 years ago

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 0.12 ⭐ 0.12 ⭐ 0.00
Method Length 28.40 ⭐ 28.40 ⭐ 0.00
Working memory 5.31 ⭐ 5.31 ⭐ 0.00
Quality 90.00% 90.00% 0.00%
Other metrics Before After Change
Lines 54 54 0
Changed files Quality Before Quality After Quality Change
fossfolio/config.py 90.00% ⭐ 90.00% ⭐ 0.00%

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!