Closed s-weigand closed 1 year ago
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 |
---|
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!
Patch and project coverage have no change.
Comparison is base (
cb99897
) 100.00% compared to head (71ad6a3
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Preparation for the
0.5.3
releaseFor now, I deactivated the nightly test in the CI since it will need
flake8>=6
compatibility implemented first (see #275 )