Skip to content

move CI to GitHub Actions #74

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
Mar 27, 2021

Conversation

simonbyrne
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 26, 2021

Codecov Report

Merging #74 (abef42d) into master (74e8183) will increase coverage by 1.36%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   72.53%   73.90%   +1.36%     
==========================================
  Files          11       11              
  Lines        1453     1533      +80     
==========================================
+ Hits         1054     1133      +79     
- Misses        399      400       +1     
Impacted Files Coverage Δ
src/cholesky.jl 100.00% <0.00%> (ø)
src/qr.jl 98.21% <0.00%> (+0.13%) ⬆️
src/eigenSelfAdjoint.jl 92.46% <0.00%> (+0.47%) ⬆️
src/rectfullpacked.jl 89.47% <0.00%> (+0.58%) ⬆️
src/eigenGeneral.jl 67.04% <0.00%> (+0.77%) ⬆️
src/householder.jl 80.68% <0.00%> (+0.91%) ⬆️
src/svd.jl 80.83% <0.00%> (+0.98%) ⬆️
src/tridiag.jl 85.71% <0.00%> (+1.09%) ⬆️
src/juliaBLAS.jl 24.82% <0.00%> (+2.13%) ⬆️
src/lapack.jl 54.85% <0.00%> (+2.86%) ⬆️

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 74e8183...abef42d. Read the comment docs.

@simonbyrne
Copy link
Contributor Author

Ah, Travis is also used for Documenter. Unfortunately that will require permissions to set up.

@andreasnoack andreasnoack merged commit e781944 into JuliaLinearAlgebra:master Mar 27, 2021
@andreasnoack
Copy link
Member

Thanks. I've set up the last pieces so the Travis->GA migration should now be complete.

@simonbyrne simonbyrne deleted the sb/ci branch March 27, 2021 19:12
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