-
Notifications
You must be signed in to change notification settings - Fork 2
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
Metadata widget #44
Metadata widget #44
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #44 +/- ##
==========================================
+ Coverage 99.38% 99.42% +0.03%
==========================================
Files 29 31 +2
Lines 2278 2427 +149
==========================================
+ Hits 2264 2413 +149
Misses 14 14
☔ View full report in Codecov by Sentry. |
Note: moving precommit updates to #45 , will want to rebase this after that one is merged |
71f1c27
to
509f69d
Compare
|
509f69d
to
eec5e88
Compare
just brought in the dataset caching framework, need to actually use it now. |
eb4ef4b
to
657b28b
Compare
metadata explorer widget
When complete, closes #37
Note: also includes updates to precommit, linting. may split that off depending on how fast this PR moves along.