Skip to content

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented Mar 31, 2025

Closes #1077 and closes #1095

Copy link

codecov bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.28%. Comparing base (d7ed627) to head (3d128a7).
Report is 115 commits behind head on main.

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           
Files with missing lines Coverage Δ
pydatalab/src/pydatalab/routes/v0_1/items.py 83.38% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

cypress bot commented Mar 31, 2025

datalab    Run #3065

Run Properties:  status check passed Passed #3065  •  git commit f9d433cd4c ℹ️: Merge 3d128a7721cad86a045261ff0fc8ee11ac2a00a7 into d7ed62753c42990fb81064bbbad5...
Project datalab
Branch Review ml-evs/block-file-counter
Run status status check passed Passed #3065
Run duration 07m 02s
Commit git commit f9d433cd4c ℹ️: Merge 3d128a7721cad86a045261ff0fc8ee11ac2a00a7 into d7ed62753c42990fb81064bbbad5...
Committer Matthew Evans
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 477
View all changes introduced in this branch ↗︎

@BenjaminCharmes
Copy link
Contributor

@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.

@ml-evs
Copy link
Member Author

ml-evs commented Apr 8, 2025

@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!

@ml-evs ml-evs marked this pull request as ready for review April 9, 2025 09:19
@ml-evs ml-evs force-pushed the ml-evs/block-file-counter branch from e147e5e to 4917b99 Compare April 9, 2025 09:19
@ml-evs
Copy link
Member Author

ml-evs commented Apr 9, 2025

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.

@ml-evs ml-evs force-pushed the ml-evs/block-file-counter branch from 4917b99 to 3d128a7 Compare April 9, 2025 09:29
@ml-evs ml-evs merged commit ccd933c into main Apr 9, 2025
17 checks passed
@ml-evs ml-evs deleted the ml-evs/block-file-counter branch April 9, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filtering by attached block types in the data table Improving the "nblocks" column of the data table
2 participants