-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
improve stats summary in cat_plot #34
Conversation
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 1.06%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe 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! |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov Report
@@ Coverage Diff @@
## main #34 +/- ##
==========================================
- Coverage 53.43% 53.31% -0.12%
==========================================
Files 3 3
Lines 466 467 +1
Branches 64 64
==========================================
Hits 249 249
- Misses 210 211 +1
Partials 7 7
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Thanks @hasan-alper for reporting and providing a fix! |
I'll release 1.0.5 sometime early next week :) |
The first and fourth column in this summary seem to be incorrect. Top + bottom shouldn't be greater than unique value (column 4) or equal to zero (column 1) in these columns.