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

Restrict doctests to Julia 1.5 #103

Merged
merged 1 commit into from
Mar 26, 2021
Merged

Restrict doctests to Julia 1.5 #103

merged 1 commit into from
Mar 26, 2021

Conversation

mjram0s
Copy link
Member

@mjram0s mjram0s commented Mar 26, 2021

Resolves #102

@codecov
Copy link

codecov bot commented Mar 26, 2021

Codecov Report

Merging #103 (019a35c) into master (5defe62) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   97.56%   97.56%           
=======================================
  Files           6        6           
  Lines         205      205           
=======================================
  Hits          200      200           
  Misses          5        5           

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 5defe62...019a35c. Read the comment docs.

@rofinn
Copy link
Member

rofinn commented Mar 26, 2021

Looks like the Pkg.activate example is having trouble installing TimeZones on 1.6. Would you mind keeping this at 1.5 and restrict the documentation job as well?

@mjram0s mjram0s changed the title Update doctests for Julia 1.6 Restrict doctests to Julia 1.5 Mar 26, 2021
@rofinn rofinn merged commit dbf7be6 into master Mar 26, 2021
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.

CI doctest failures
2 participants