Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Conversation

staticfloat
Copy link
Member

platform_matches() will consider :gcc4, :gcc5 and :gcc6 as all
matching at this point, as we only really care about libgfortran version.
The latest compatible release should be the one that gets downloaded
in the event of an ambiguity.

`platform_matches()` will consider `:gcc4`, `:gcc5` and `:gcc6` as all
matching at this point, as we only really care about libgfortran version.
The latest compatible release should be the one that gets downloaded
in the event of an ambiguity.
@codecov-io
Copy link

codecov-io commented Nov 12, 2018

Codecov Report

Merging #139 into master will decrease coverage by 3.41%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
- Coverage   60.44%   57.02%   -3.42%     
==========================================
  Files           8        9       +1     
  Lines         948     1010      +62     
==========================================
+ Hits          573      576       +3     
- Misses        375      434      +59
Impacted Files Coverage Δ
src/PlatformNames.jl 65.17% <100%> (+1.05%) ⬆️
src/precompile.jl 0% <0%> (ø)

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 229e2c1...915b443. Read the comment docs.

@staticfloat staticfloat merged commit 241bdc4 into master Nov 12, 2018
@ararslan ararslan deleted the sf/gcc6 branch November 12, 2018 20:03
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.

2 participants