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

PlutoCombineHTL Submodule [BREAKING] #23

Merged
merged 34 commits into from
Oct 8, 2023
Merged

PlutoCombineHTL Submodule [BREAKING] #23

merged 34 commits into from
Oct 8, 2023

Conversation

disberd
Copy link
Owner

@disberd disberd commented Sep 1, 2023

This PR ditches the Script submodule for the PlutoCombineHTL submodule which implements the functionality of providing convenience methods to show and combine scripts and HTML nodes both in Pluto and outside Pluto

This has now a much broader scope of what the Script module provided.

For the time being no documentation or docstrings are present as it's still a work in progress.

I am anyhow merging to tag a new breaking release in order to start experimenting with this.

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
src/PlutoDevMacros.jl 100.00% <ø> (ø)
src/combine_htl/PlutoCombineHTL.jl 100.00% <100.00%> (ø)
src/combine_htl/constructors.jl 100.00% <100.00%> (ø)
src/combine_htl/helpers.jl 100.00% <100.00%> (ø)
src/combine_htl/show.jl 100.00% <100.00%> (ø)
src/combine_htl/typedef.jl 100.00% <100.00%> (ø)
src/frompackage/helpers.jl 76.58% <100.00%> (ø)
src/html_helpers.jl 100.00% <100.00%> (ø)

📢 Thoughts on this report? Let us know!.

@disberd disberd changed the title improve Script module functionalities PlutoCombineHTL Submodule Sep 7, 2023
@disberd disberd changed the title PlutoCombineHTL Submodule PlutoCombineHTL Submodule [BREAKING] Sep 7, 2023
@disberd disberd merged commit 2cc512d into master Oct 8, 2023
@disberd disberd deleted the expand_Script branch June 4, 2024 12:29
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