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

Fix broken URL and add 1D test #39

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fix broken URL and add 1D test #39

wants to merge 4 commits into from

Conversation

paurierap
Copy link
Collaborator

@paurierap paurierap commented Aug 25, 2021

README's Observable URL was broken due to changes on Makie's docs site. I added a preprocessor for Literate.jl to add multiple version-dependent URLs. Besides, the addition of 1D test contains a broken test concerning scatter and GLMakie (the test passes with CairoMakie).

README's Observable URL was broken due to changes on Makie's docs site.
.gitignore Outdated Show resolved Hide resolved
_readme/README.jl Outdated Show resolved Hide resolved
Adding 1D tests with a broken test for `scatter` (only for GLMakie). Also, the README make file includes replaceable url's.
@paurierap paurierap changed the title Fix broken URL Fix broken URL and add 1D test Aug 26, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 26, 2021

Codecov Report

Merging #39 (4a6261f) into master (5abcd52) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #39   +/-   ##
=======================================
  Coverage   93.06%   93.06%           
=======================================
  Files           2        2           
  Lines         202      202           
=======================================
  Hits          188      188           
  Misses         14       14           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5abcd52...4a6261f. Read the comment docs.

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