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

Add script for Cirrus CI for testing on FreeBSD #40

Merged
merged 1 commit into from
Jan 14, 2019
Merged

Add script for Cirrus CI for testing on FreeBSD #40

merged 1 commit into from
Jan 14, 2019

Conversation

giordano
Copy link
Member

Like JuliaAstro/FITSIO.jl#109, but at least here I checked that the package is built for FreeBSD

@codecov-io
Copy link

codecov-io commented Jan 13, 2019

Codecov Report

Merging #40 into master will decrease coverage by 2.64%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   91.62%   88.98%   -2.65%     
==========================================
  Files          21       21              
  Lines         681      681              
==========================================
- Hits          624      606      -18     
- Misses         57       75      +18
Impacted Files Coverage Δ
src/d.jl 67.3% <0%> (-23.08%) ⬇️
src/u.jl 84.61% <0%> (-7.7%) ⬇️
src/s.jl 78.43% <0%> (-3.93%) ⬇️
src/p.jl 94.23% <0%> (-1.93%) ⬇️

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 4aefd1c...dc60e44. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 128

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 18 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-2.6%) to 88.987%

Files with Coverage Reduction New Missed Lines %
src/u.jl 1 84.62%
src/s.jl 2 78.43%
src/p.jl 3 94.23%
src/d.jl 12 67.31%
Totals Coverage Status
Change from base Build 126: -2.6%
Covered Lines: 606
Relevant Lines: 681

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 128

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 18 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-2.6%) to 88.987%

Files with Coverage Reduction New Missed Lines %
src/u.jl 1 84.62%
src/s.jl 2 78.43%
src/p.jl 3 94.23%
src/d.jl 12 67.31%
Totals Coverage Status
Change from base Build 126: -2.6%
Covered Lines: 606
Relevant Lines: 681

💛 - Coveralls

@helgee
Copy link
Member

helgee commented Jan 14, 2019

LGTM

@giordano giordano merged commit f132dd0 into JuliaAstro:master Jan 14, 2019
@giordano giordano deleted the cirrus branch January 14, 2019 17:44
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.

4 participants