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

remove dependency on PlutoDevMacros #35

Merged
merged 5 commits into from
Jul 4, 2024
Merged

Conversation

disberd
Copy link
Owner

@disberd disberd commented Jul 4, 2024

This PR removes the dependency on PlutoDevMacros as it was only used for its PlutoHTLCombine submodule (which was removed in disberd/PlutoDevMacros.jl#52).

To remove this dependency we just copied the old module from PlutoDevMacros inside PlutoExtras.

In the future we should probably refactor the code to avoid using it and write directly most of the js part of the library as a JS library.

Copy link

codecov bot commented Jul 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.88%. Comparing base (0905dd8) to head (2e5acd0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   97.26%   98.88%   +1.62%     
==========================================
  Files           9       14       +5     
  Lines         292      717     +425     
==========================================
+ Hits          284      709     +425     
  Misses          8        8              

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

@disberd disberd merged commit 6d06fa5 into master Jul 4, 2024
9 checks passed
@disberd disberd deleted the remove_plutodevmacros branch July 4, 2024 11:53
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