-
Notifications
You must be signed in to change notification settings - Fork 32
🐛 Fix showing tags in usage overview #7183
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 showing tags in usage overview #7183
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7183 +/- ##
==========================================
- Coverage 87.72% 84.68% -3.04%
==========================================
Files 1641 689 -952
Lines 64177 32948 -31229
Branches 1179 262 -917
==========================================
- Hits 56297 27902 -28395
+ Misses 7569 4989 -2580
+ Partials 311 57 -254
Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this issue covered by any test? Please do not underestimate testing this corner cases... it can save you a lot of trouble in the future
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for the effort.
eee4eb2
into
ITISFoundation:master



What do these changes do?
root_parent_project_id(all projects/nodes created from root project ID should show the same tags)Related issue/s
How to test
Dev-ops checklist