Skip to content

Ubuntu Tests - GitHub actions#1230

Merged
qtothec merged 8 commits intoPyomo:masterfrom
mrmundt:ubuntu-github-actions
Dec 18, 2019
Merged

Ubuntu Tests - GitHub actions#1230
qtothec merged 8 commits intoPyomo:masterfrom
mrmundt:ubuntu-github-actions

Conversation

@mrmundt
Copy link
Copy Markdown
Contributor

@mrmundt mrmundt commented Dec 17, 2019

Summary/Motivation:

This relates to #1194 : The implementation of the Ubuntu Tests works

Changes proposed in this PR:

  • Begin Ubuntu tests using Github Actions

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 17, 2019

Codecov Report

Merging #1230 into master will increase coverage by 3.88%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1230      +/-   ##
==========================================
+ Coverage   67.22%   71.11%   +3.88%     
==========================================
  Files         532      534       +2     
  Lines       81603    82087     +484     
==========================================
+ Hits        54855    58373    +3518     
+ Misses      26748    23714    -3034
Impacted Files Coverage Δ
doc/OnlineDocs/conf.py 97.29% <0%> (ø)
examples/pysp/scripting/solve_distributed.py 100% <0%> (ø)
pyomo/pysp/util/config.py 65.16% <0%> (+0.14%) ⬆️
pyomo/pysp/convert/smps.py 90.5% <0%> (+0.2%) ⬆️
pyomo/network/foqus_graph.py 90.61% <0%> (+0.23%) ⬆️
pyomo/pysp/convert/ddsip.py 94.15% <0%> (+0.37%) ⬆️
pyomo/common/modeling.py 93.75% <0%> (+0.41%) ⬆️
pyomo/pysp/phinit.py 56.18% <0%> (+0.62%) ⬆️
pyomo/network/decomposition.py 90.27% <0%> (+0.63%) ⬆️
pyomo/common/fileutils.py 95.45% <0%> (+0.64%) ⬆️
... and 31 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 484944e...0f97204. Read the comment docs.

@mrmundt mrmundt changed the title [WIP] Ubuntu Tests - GitHub actions Ubuntu Tests - GitHub actions Dec 17, 2019
Copy link
Copy Markdown
Contributor

@qtothec qtothec left a comment

Choose a reason for hiding this comment

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

Quicker testing =)

@qtothec qtothec merged commit 42b949e into Pyomo:master Dec 18, 2019
@mrmundt mrmundt deleted the ubuntu-github-actions branch January 16, 2020 17:26
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