Skip to content
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

Fix for saving collection blocks and error handling for excessively large blocks #709

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented Apr 18, 2024

Changes transplanted over from #473.

Refactors the block save function and fixes a bug affecting collection blocks, and makes sure that the block actually exists when it is called.

Copy link

codecov bot commented Apr 18, 2024

Codecov Report

Attention: Patch coverage is 9.09091% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 66.79%. Comparing base (d1b78f3) to head (ca8853f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #709      +/-   ##
==========================================
- Coverage   66.89%   66.79%   -0.11%     
==========================================
  Files          62       62              
  Lines        3664     3671       +7     
==========================================
+ Hits         2451     2452       +1     
- Misses       1213     1219       +6     
Files Coverage Δ
pydatalab/pydatalab/routes/v0_1/blocks.py 22.47% <9.09%> (-0.70%) ⬇️

Copy link

cypress bot commented Apr 18, 2024

Passing run #1580 ↗︎

0 40 0 0 Flakiness 0

Details:

Merge ca8853f into d1b78f3...
Project: datalab Commit: e821e5fbfd ℹ️
Status: Passed Duration: 02:14 💡
Started: Apr 18, 2024 7:22 PM Ended: Apr 18, 2024 7:24 PM

Review all test suite changes for PR #709 ↗︎

@ml-evs ml-evs merged commit bf4ba17 into main Apr 19, 2024
11 checks passed
@ml-evs ml-evs deleted the ml-evs/fix-save-block-error branch April 19, 2024 09:02
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.

1 participant