s-weigand / flake8-nb

Flake8 checking for jupyter notebooks
Apache License 2.0
28 stars 8 forks source link

🚧🚀 Prepare 0.5.3 release #295

Closed s-weigand closed 1 year ago

s-weigand commented 1 year ago

Preparation for the 0.5.3 release

For now, I deactivated the nightly test in the CI since it will need flake8>=6 compatibility implemented first (see #275 )

sourcery-ai[bot] commented 1 year ago

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 0.44 ⭐ 0.44 ⭐ 0.00
Method Length 19.67 ⭐ 19.67 ⭐ 0.00
Working memory 2.56 ⭐ 2.56 ⭐ 0.00
Quality 97.69% 97.69% 0.00%
Other metrics Before After Change
Lines 32 32 0
Changed files Quality Before Quality After Quality Change
flake8_nb/__init__.py 97.69% ⭐ 97.69% ⭐ 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!

github-actions[bot] commented 1 year ago

Binder :point_left: Launch a binder notebook on branch s-weigand/flake8-nb/prepare-0.5.3-release

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (cb99897) 100.00% compared to head (71ad6a3) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #295 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 431 431 Branches 72 72 ========================================= Hits 431 431 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Weigand). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastian+Weigand)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.