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

Replace Plots.jl dependency with RecipesBase.jl #30

Merged
merged 6 commits into from
Dec 28, 2023
Merged

Replace Plots.jl dependency with RecipesBase.jl #30

merged 6 commits into from
Dec 28, 2023

Conversation

maetshju
Copy link
Owner

Use RecipesBase.jl instead of Plots.jl for faster compiling, testing, and loading.

@maetshju maetshju self-assigned this Dec 28, 2023
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

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

Comparison is base (da022b3) 78.21% compared to head (ebd11e6) 74.30%.

Files Patch % Lines
src/vowelplot.jl 0.00% 40 Missing ⚠️
src/VowelDensity.jl 0.00% 15 Missing ⚠️
src/phon_spectrogram.jl 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   78.21%   74.30%   -3.91%     
==========================================
  Files          12       12              
  Lines         514      541      +27     
==========================================
  Hits          402      402              
- Misses        112      139      +27     

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

@maetshju maetshju merged commit d660462 into main Dec 28, 2023
2 of 4 checks passed
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