-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
Fix issues with different nlevels in groups, enable "n" argument #368
Conversation
We may think about a different layout of |
|
Cool, thank you @strengejacke! I updated the snapshots but now am getting the following on the tests:
That looks like a false positive because it didn't do that when you ran your tests and I didn't change anything but the snapshot, and it has nothing to do with the current changes. Should I just squash and merge the change and hope this error goes away by itself? |
Is this the same as #367? |
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #368 +/- ##
==========================================
+ Coverage 67.31% 71.72% +4.41%
==========================================
Files 46 46
Lines 3246 3254 +8
==========================================
+ Hits 2185 2334 +149
+ Misses 1061 920 -141
|
Thanks for the PR @strengejacke ! :) |
Created on 2023-04-28 with reprex v2.0.2