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

Better handle case where block in database is not implemented by app/API #931

Merged
merged 3 commits into from
Oct 15, 2024

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented Oct 15, 2024

Should remove the annoying warning when doing block development.

Also prevents reloading the block info endpoint for every edit page.

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.34%. Comparing base (cf18968) to head (4e08aea).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #931   +/-   ##
=======================================
  Coverage   68.34%   68.34%           
=======================================
  Files          62       62           
  Lines        3924     3924           
=======================================
  Hits         2682     2682           
  Misses       1242     1242           

Copy link

cypress bot commented Oct 15, 2024

datalab    Run #2568

Run Properties:  status check passed Passed #2568  •  git commit 33a392db27 ℹ️: Merge 4e08aea3b905463d8f81cf4389edcca60ca5811f into cf189687694702ededc2ecbf7f3f...
Project datalab
Run status status check passed Passed #2568
Run duration 05m 41s
Commit git commit 33a392db27 ℹ️: Merge 4e08aea3b905463d8f81cf4389edcca60ca5811f into cf189687694702ededc2ecbf7f3f...
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 132

Copy link
Contributor

@BenjaminCharmes BenjaminCharmes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 🚀

@ml-evs ml-evs force-pushed the ml-evs/handle-unknown-blocks branch from 09947ad to 4e08aea Compare October 15, 2024 15:50
@ml-evs ml-evs merged commit 4054f52 into main Oct 15, 2024
17 checks passed
@ml-evs ml-evs deleted the ml-evs/handle-unknown-blocks branch October 15, 2024 16:38
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.

2 participants