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

Register blocks #9

Closed
wants to merge 1 commit into from
Closed

Register blocks #9

wants to merge 1 commit into from

Conversation

JohnCoene
Copy link
Member

This registers blocks, except the demo blocks, I do not think they are needed.

available_blocks() |> names()                                                                                                    
[1] "admiral_dpc_block"    "code_plot_block"      "code_transform_block" "dataset_block"        "filter_block"        
[6] "filter_expr_block"    "select_block"         "summarize_block"      "summarize_expr_block"

@codecov-commenter
Copy link

Codecov Report

Attention: 37 lines in your changes are missing coverage. Please review.

Comparison is base (904650f) 38.53% compared to head (58410ef) 35.25%.

❗ Current head 58410ef differs from pull request most recent head fdaf619. Consider uploading reports for the commit fdaf619 to get more accurate results

Files Patch % Lines
R/register.R 0.00% 35 Missing ⚠️
R/zzz.R 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   38.53%   35.25%   -3.29%     
==========================================
  Files           6        8       +2     
  Lines         397      434      +37     
==========================================
  Hits          153      153              
- Misses        244      281      +37     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DivadNojnarg
Copy link
Contributor

#8 is already doing this, except that I found issues which I need to check with Karma so it’s not finalized.

@JohnCoene
Copy link
Member Author

Apologies, I had not seen #8

@JohnCoene JohnCoene closed this Feb 8, 2024
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.

3 participants