-
Notifications
You must be signed in to change notification settings - Fork 90
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
Use promises for URLs in IGV to have fresh signing each time they used #3979
Conversation
fiskus
commented
May 17, 2024
•
edited
Loading
edited
- Changelog entry (skip if change is not significant to end users, e.g. docs only)
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3979 +/- ##
==========================================
+ Coverage 36.56% 36.68% +0.11%
==========================================
Files 724 724
Lines 32248 32254 +6
Branches 4605 4773 +168
==========================================
+ Hits 11793 11833 +40
+ Misses 19792 19259 -533
- Partials 663 1162 +499
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
fad10e9
to
68ecd1b
Compare
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.
i don't quite get it -- is IGV able to accept async thunks instead of strings as URLs?
Yes, it is. Sorry, I didn't add this to the PR description. |
68ecd1b
to
4d22715
Compare
I can pass thunks but if |
looks like they did. not sure when they're going to cut their next release tho |