-
Notifications
You must be signed in to change notification settings - Fork 22
Add components to data tables for showing block and file count #1080
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1080 +/- ##
=======================================
Coverage 70.28% 70.28%
=======================================
Files 63 63
Lines 4129 4129
=======================================
Hits 2902 2902
Misses 1227 1227
🚀 New features to boost your workflow:
|
datalab
|
Project |
datalab
|
Branch Review |
ml-evs/block-file-counter
|
Run status |
|
Run duration | 07m 02s |
Commit |
|
Committer | Matthew Evans |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
477
|
View all changes introduced in this branch ↗︎ |
@ml-evs I've added the function to filter by blockType as we discussed yesterday, don't hesitate to tell me what you think and if you want me to change anything. |
Great, will check it out! |
e147e5e
to
4917b99
Compare
Awesome, thanks for this @BenjaminCharmes! I'm going to merge this so I can get feedback straight away, maybe we can iterate on the visuals before/after the next release. |
Fix cypress e2e editPage Fix SampleTable and StartingMaterialTable cypress component test
4917b99
to
3d128a7
Compare
Closes #1077 and closes #1095