Skip to content

Rework resources.js when blocks require/do not require custom components #1154

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 9 commits into from
Apr 28, 2025

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented Apr 28, 2025

Right now, if a new block needs a custom Vue component, it has to at least be specified in the resources.js. This PR removes that, by simply falling back to the default bokeh block.

Copy link

codecov bot commented Apr 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.35%. Comparing base (85088ec) to head (b0541cc).
⚠️ Report is 89 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1154   +/-   ##
=======================================
  Coverage   71.35%   71.35%           
=======================================
  Files          63       63           
  Lines        4151     4151           
=======================================
  Hits         2962     2962           
  Misses       1189     1189           
🚀 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 Apr 28, 2025

datalab    Run #3216

Run Properties:  status check passed Passed #3216  •  git commit a8fdff5375 ℹ️: Merge b0541cc15f173360e5e770419cde6da2be37ad79 into 85088ec83d31e981cfb4aae7cca5...
Project datalab
Branch Review ml-evs/remove-block-resources
Run status status check passed Passed #3216
Run duration 08m 43s
Commit git commit a8fdff5375 ℹ️: Merge b0541cc15f173360e5e770419cde6da2be37ad79 into 85088ec83d31e981cfb4aae7cca5...
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 501
View all changes introduced in this branch ↗︎

@ml-evs ml-evs merged commit 3004789 into main Apr 28, 2025
17 checks passed
@ml-evs ml-evs deleted the ml-evs/remove-block-resources branch April 28, 2025 22:46
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