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

Clean up tests #277

Merged
merged 4 commits into from
May 25, 2021
Merged

Clean up tests #277

merged 4 commits into from
May 25, 2021

Conversation

exaexa
Copy link
Collaborator

@exaexa exaexa commented May 25, 2021

  • replace GLPK by Tulip
  • remove Clp
  • prepare the Distributed workers in advance (saves time if more distributed stuff is tested, which is the case now)

@codecov
Copy link

codecov bot commented May 25, 2021

Codecov Report

Merging #277 (96cc9bb) into master (cf53296) will increase coverage by 1.86%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
+ Coverage   87.60%   89.47%   +1.86%     
==========================================
  Files          49       49              
  Lines        1138     1150      +12     
==========================================
+ Hits          997     1029      +32     
+ Misses        141      121      -20     
Impacted Files Coverage Δ
src/banner.jl 0.00% <ø> (ø)
src/base/types/Serialized.jl 80.64% <83.33%> (+64.51%) ⬆️
src/base/types/CoreModel.jl 100.00% <0.00%> (ø)
src/base/types/abstract/MetabolicModel.jl 95.83% <0.00%> (+1.09%) ⬆️

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 065dbcf...96cc9bb. Read the comment docs.

@laurentheirendt laurentheirendt merged commit d6d31eb into master May 25, 2021
@laurentheirendt laurentheirendt deleted the mk-cleanup-tests branch May 25, 2021 18:19
exaexa pushed a commit that referenced this pull request Jul 8, 2021
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.

3 participants