Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Add Julia 1.6, 1.7 to tests #61

Merged
merged 5 commits into from
Mar 26, 2021
Merged

Add Julia 1.6, 1.7 to tests #61

merged 5 commits into from
Mar 26, 2021

Conversation

alfredclwong
Copy link
Collaborator

@alfredclwong alfredclwong commented Mar 26, 2021

  • add Julia 1.6 and nightly (1.7) tests

  • fix JuliaLang bug (OpticSim.Surface <-> Plots.Surface namepsace clash)

  • Install GR dependencies (Linux)

https://gr-framework.org/python.html#installation

@alfredclwong alfredclwong enabled auto-merge (squash) March 26, 2021 13:06
@alfredclwong alfredclwong requested a review from BrianGun March 26, 2021 13:07
@alfredclwong alfredclwong disabled auto-merge March 26, 2021 13:09
@codecov-io
Copy link

codecov-io commented Mar 26, 2021

Codecov Report

Merging #61 (b22e701) into main (3a91212) will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   51.87%   51.94%   +0.07%     
==========================================
  Files          54       54              
  Lines        5984     5989       +5     
==========================================
+ Hits         3104     3111       +7     
+ Misses       2880     2878       -2     
Impacted Files Coverage Δ
src/Geometry/CSG/Interval.jl 82.82% <0.00%> (+0.06%) ⬆️
src/Geometry/Primitives/Curves/BSpline.jl 77.86% <0.00%> (+0.17%) ⬆️
src/Optical/Grating.jl 62.29% <0.00%> (+0.20%) ⬆️
src/Geometry/Primitives/Curves/Knots.jl 90.00% <0.00%> (+0.25%) ⬆️
src/Geometry/Primitives/Curves/Bezier.jl 56.70% <0.00%> (+0.26%) ⬆️
src/Optical/LensAssembly.jl 55.55% <0.00%> (+0.61%) ⬆️
src/Geometry/CSG/RigidBodyTransform.jl 77.50% <0.00%> (+1.25%) ⬆️

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 3a91212...b22e701. Read the comment docs.

@alfredclwong alfredclwong enabled auto-merge (squash) March 26, 2021 14:25
@alfredclwong alfredclwong merged commit 9b1fdbf into main Mar 26, 2021
@alfredclwong alfredclwong deleted the test/update-1.6 branch March 26, 2021 16:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants