-
Notifications
You must be signed in to change notification settings - Fork 21
Update the collection page table with the latest dynamic data table options #1225
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1225 +/- ##
==========================================
+ Coverage 71.75% 74.36% +2.61%
==========================================
Files 66 66
Lines 4485 4502 +17
==========================================
+ Hits 3218 3348 +130
+ Misses 1267 1154 -113
🚀 New features to boost your workflow:
|
datalab
|
Project |
datalab
|
Branch Review |
bc/update-collection-table
|
Run status |
|
Run duration | 09m 16s |
Commit |
|
Committer | Ben Charmes |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
504
|
View all changes introduced in this branch ↗︎ |
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 @BenjaminCharmes, apologies for the delay... I'd left this as a pending review comment.
3f3eb71
to
7d14903
Compare
7d14903
to
6efe2fe
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.
UI seems to work nicely, thanks @BenjaminCharmes! Just a couple of comments about the API endpoint and tests (and whether we should switch everything over to refcodes, hopefully not too annoying)
Co-authored-by: Matthew Evans <[email protected]>
Co-authored-by: Matthew Evans <[email protected]>
Closes #1192