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

Reduce doc HTML size #91

Merged
merged 8 commits into from
Oct 9, 2023
Merged

Reduce doc HTML size #91

merged 8 commits into from
Oct 9, 2023

Conversation

henry2004y
Copy link
Owner

@henry2004y henry2004y commented Oct 8, 2023

This is an attempt to reduce Makie example output size following #90.

  1. Switch from WGLMakie to CairoMakie.
  2. Use DisplayAs as suggested by Literratel.jl

@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (bc18f14) 63.73% compared to head (827b464) 63.73%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #91   +/-   ##
=======================================
  Coverage   63.73%   63.73%           
=======================================
  Files           6        6           
  Lines         386      386           
=======================================
  Hits          246      246           
  Misses        140      140           

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

@henry2004y henry2004y changed the title Test on DisplayAs Reduce doc HTML size Oct 9, 2023
@henry2004y henry2004y marked this pull request as ready for review October 9, 2023 03:39
@henry2004y henry2004y merged commit c6a615c into master Oct 9, 2023
6 checks passed
@henry2004y henry2004y deleted the reduce_html_size branch October 9, 2023 03:41
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