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 singularity container #263

Merged
merged 6 commits into from
Jun 2, 2021
Merged

add singularity container #263

merged 6 commits into from
Jun 2, 2021

Conversation

laurentheirendt
Copy link
Member

overwrites #260

@laurentheirendt laurentheirendt self-assigned this May 17, 2021
@laurentheirendt laurentheirendt marked this pull request as draft May 17, 2021 10:38
@codecov
Copy link

codecov bot commented May 17, 2021

Codecov Report

Merging #263 (cf4ee06) into master (63fd898) will decrease coverage by 0.14%.
The diff coverage is n/a.

❗ Current head cf4ee06 differs from pull request most recent head 541a573. Consider uploading reports for the commit 541a573 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #263      +/-   ##
==========================================
- Coverage   89.80%   89.66%   -0.15%     
==========================================
  Files          49       45       -4     
  Lines        1138     1074      -64     
==========================================
- Hits         1022      963      -59     
+ Misses        116      111       -5     
Impacted Files Coverage Δ
src/base/types/abstract/MetabolicModel.jl 94.44% <0.00%> (-1.39%) ⬇️
src/analysis/flux_variability_analysis.jl 96.77% <0.00%> (-0.53%) ⬇️
src/COBREXA.jl 0.00% <0.00%> (ø)
src/base/solver.jl 100.00% <0.00%> (ø)
src/base/types/CoreModel.jl 100.00% <0.00%> (ø)
src/analysis/sampling/warmup_variability.jl
src/analysis/screening.jl
src/io/show/MetabolicModel.jl
src/io/show/Serialized.jl
src/base/types/Serialized.jl
... and 6 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 25505fa...541a573. Read the comment docs.

@laurentheirendt laurentheirendt marked this pull request as ready for review June 2, 2021 10:11
docs/make.jl Outdated
@@ -70,5 +70,5 @@ deploydocs(
repo = "github.com/$(ENV["TRAVIS_REPO_SLUG"]).git",
target = "build",
branch = "gh-pages",
push_preview = true
push_preview = true,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm really really interested when this disappears :D :D

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it just did 😄

@laurentheirendt laurentheirendt merged commit 8bad816 into master Jun 2, 2021
@laurentheirendt laurentheirendt deleted the lh-add-singularity branch June 2, 2021 11:45
laurentheirendt added a commit to laurentheirendt/COBREXA.jl that referenced this pull request Jun 8, 2021
exaexa pushed a commit that referenced this pull request Jul 8, 2021
add singularity container

Former-commit-id: 8bad816
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