Skip to content

Embed block version in base class #1281

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

Merged
merged 1 commit into from
Jul 14, 2025
Merged

Embed block version in base class #1281

merged 1 commit into from
Jul 14, 2025

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented Jul 14, 2025

Simply extends the base data block class so that plugins can easily define block versions and have them reported in the API.

Copy link

codecov bot commented Jul 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.59%. Comparing base (a18f106) to head (09415f4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1281      +/-   ##
==========================================
+ Coverage   74.58%   74.59%   +0.01%     
==========================================
  Files          67       67              
  Lines        4536     4539       +3     
==========================================
+ Hits         3383     3386       +3     
  Misses       1153     1153              
Files with missing lines Coverage Δ
pydatalab/src/pydatalab/blocks/base.py 74.46% <100.00%> (+0.84%) ⬆️
🚀 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 Jul 14, 2025

datalab    Run #3600

Run Properties:  status check passed Passed #3600  •  git commit 3da028b6f5 ℹ️: Merge 09415f4045663e6a44b918386350632504e5ce3c into a18f106d944016ef154a04334bb9...
Project datalab
Branch Review ml-evs/use-block-version
Run status status check passed Passed #3600
Run duration 07m 56s
Commit git commit 3da028b6f5 ℹ️: Merge 09415f4045663e6a44b918386350632504e5ce3c into a18f106d944016ef154a04334bb9...
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 504
View all changes introduced in this branch ↗︎

@ml-evs ml-evs merged commit ecccb77 into main Jul 14, 2025
18 checks passed
@ml-evs ml-evs deleted the ml-evs/use-block-version branch July 14, 2025 12:22
be-smith pushed a commit that referenced this pull request Jul 30, 2025
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