-
Notifications
You must be signed in to change notification settings - Fork 35
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
Hide annotator taxonomies on cite page #3285
base: staging
Are you sure you want to change the base?
Hide annotator taxonomies on cite page #3285
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## staging #3285 +/- ##
========================================
Coverage 97.17% 97.17%
========================================
Files 60 60
Lines 12334 12334
Branches 306 212 -94
========================================
Hits 11986 11986
- Misses 334 348 +14
+ Partials 14 0 -14 ☔ View 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.
Please add a test that checks if the _Annotator
classifications are not displayed
Per #3283 and #3019
I could have sworn we already had something that did this, but if so it seems to have gotten lost at some point.