Skip to content

Switch CI to GitHub Actions #28

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

Merged
merged 1 commit into from
Dec 15, 2020
Merged

Switch CI to GitHub Actions #28

merged 1 commit into from
Dec 15, 2020

Conversation

giordano
Copy link
Member

@staticfloat you need to setup the SSH deploy key for GitHub Actions.

@codecov
Copy link

codecov bot commented Dec 12, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@ee7b200). Click here to learn what that means.
The diff coverage is 67.85%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #28   +/-   ##
=========================================
  Coverage          ?   70.50%           
=========================================
  Files             ?       45           
  Lines             ?     1197           
  Branches          ?        0           
=========================================
  Hits              ?      844           
  Misses            ?      353           
  Partials          ?        0           
Impacted Files Coverage Δ
src/Abstract/Section.jl 65.00% <0.00%> (ø)
src/Abstract/Segment.jl 60.00% <0.00%> (ø)
src/COFF/COFF.jl 100.00% <ø> (ø)
src/ELF/ELF.jl 100.00% <ø> (ø)
src/ELF/ELFRelocation.jl 0.00% <0.00%> (ø)
src/ELF/ELFSegment.jl 71.11% <ø> (ø)
src/MachO/LoadCmds/DylibCmds.jl 71.42% <0.00%> (ø)
src/MachO/LoadCmds/SegmentCmds.jl 71.42% <0.00%> (ø)
src/MachO/LoadCmds/SymtabCmds.jl 77.77% <0.00%> (ø)
src/MachO/MachO.jl 100.00% <ø> (ø)
... and 8 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 ee7b200...6461d01. Read the comment docs.

@staticfloat staticfloat merged commit c076117 into JuliaIO:master Dec 15, 2020
@giordano giordano deleted the mg/gha branch December 15, 2020 23:33
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.

2 participants