This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 71
use user defined annotationVisibility props at the first place #909
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* use user defined annotationVisibility props firstly * replace 'T' with 'U' * more changes
Hi @tnrich, I added some code to make the OVE |
5 failed tests on run #1705 ↗︎
Details:
editing.spec.js • 1 failed test
autoAnnotate.spec.js • 1 failed test
labels.spec.js • 1 failed test
rowViewSpacing.spec.js • 1 failed test
umdDemo.spec.js • 1 failed test
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
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 @@
## master #909 +/- ##
==========================================
- Coverage 74.77% 74.64% -0.14%
==========================================
Files 291 291
Lines 11295 11296 +1
Branches 4067 4076 +9
==========================================
- Hits 8446 8432 -14
- Misses 2496 2505 +9
- Partials 353 359 +6
|
3 failed tests on run #1706 ↗︎
Details:
menuBar.spec.js • 1 failed test
primers.spec.js • 1 failed test
umdDemo.spec.js • 1 failed test
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
close as another in tg-oss/ove has merged |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
use user defined annotationVisibility props firstly
replace 'T' with 'U' (part of the code is in support RNA sequence in gb file tg-oss#4)