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

Updated default compiler version #330

Merged
merged 1 commit into from
Apr 2, 2020
Merged

Conversation

ADRFranklin
Copy link
Collaborator

Updates the default compiler to using 3.10.10 and not 3.10.9

Fixes #329

@codecov
Copy link

codecov bot commented Apr 2, 2020

Codecov Report

Merging #330 into master will decrease coverage by 16.18%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #330       +/-   ##
===========================================
- Coverage   30.59%   14.41%   -16.19%     
===========================================
  Files          31       10       -21     
  Lines        3180      888     -2292     
===========================================
- Hits          973      128      -845     
+ Misses       2016      736     -1280     
+ Partials      191       24      -167     
Impacted Files Coverage Δ
compiler/download.go 59.74% <0.00%> (-3.90%) ⬇️
compiler/compiler.go 10.16% <0.00%> (-50.27%) ⬇️
runtime/ensure_plugins.go
runtime/generate.go
runtime/run.go
runtime/initialise.go
runtime/load.go
runtime/run_container.go
rook/ensure.go
... and 14 more

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 e61c7ce...ceba7fc. Read the comment docs.

@Southclaws Southclaws merged commit 7a95514 into Southclaws:master Apr 2, 2020
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.

Update compiler version
2 participants