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

CI: use download links from github #87

Merged
merged 3 commits into from
Jul 2, 2023
Merged

Conversation

mmghannam
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 2, 2023

Codecov Report

Merging #87 (915afc7) into main (30d07c2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #87   +/-   ##
=======================================
  Coverage   91.19%   91.19%           
=======================================
  Files          12       12           
  Lines         795      795           
=======================================
  Hits          725      725           
  Misses         70       70           

@mmghannam mmghannam merged commit 5def0c9 into main Jul 2, 2023
4 checks passed
@mmghannam mmghannam deleted the ci-github-release-link branch July 2, 2023 15:25
mmghannam added a commit that referenced this pull request Jul 27, 2023
* Update version number (#84)

* Test solution printing

* Update version number

* Update CHANGELOG

* Primal heuristic plugin (#85)

* Add primal heuristic plugin

* Add primal heuristic plugin

* Update CHANGELOG

* Raise lowest coverage limit (#86)

* Fix links

* Rename back method name

* Use correct file name

* CI: use download links from github (#87)

* CI: use download links from github

* Use ubuntu download link

* Generate correct download link from version

* Change status of project in README (#94)

* Move scipptr struct and methods to its own module

* Update changelog

* Make raw scip ptr visible to crate
mmghannam added a commit that referenced this pull request Jul 27, 2023
* Test solution printing

* Update version number

* Update CHANGELOG

* Move ScipPtr struct and methods to its own module (#96)

* Update version number (#84)

* Test solution printing

* Update version number

* Update CHANGELOG

* Primal heuristic plugin (#85)

* Add primal heuristic plugin

* Add primal heuristic plugin

* Update CHANGELOG

* Raise lowest coverage limit (#86)

* Fix links

* Rename back method name

* Use correct file name

* CI: use download links from github (#87)

* CI: use download links from github

* Use ubuntu download link

* Generate correct download link from version

* Change status of project in README (#94)

* Move scipptr struct and methods to its own module

* Update changelog

* Make raw scip ptr visible to crate

* Solving state, represents methods accessible from plugin implementations (#97)

* Separate solution methods to its own trait (#98)

* Solving state, represents methods accessible from plugin implementations

* Separate solution methods to its own trait
mmghannam added a commit that referenced this pull request Jul 30, 2023
* Latest changes (#99)

* Test solution printing

* Update version number

* Update CHANGELOG

* Move ScipPtr struct and methods to its own module (#96)

* Update version number (#84)

* Test solution printing

* Update version number

* Update CHANGELOG

* Primal heuristic plugin (#85)

* Add primal heuristic plugin

* Add primal heuristic plugin

* Update CHANGELOG

* Raise lowest coverage limit (#86)

* Fix links

* Rename back method name

* Use correct file name

* CI: use download links from github (#87)

* CI: use download links from github

* Use ubuntu download link

* Generate correct download link from version

* Change status of project in README (#94)

* Move scipptr struct and methods to its own module

* Update changelog

* Make raw scip ptr visible to crate

* Solving state, represents methods accessible from plugin implementations (#97)

* Separate solution methods to its own trait (#98)

* Solving state, represents methods accessible from plugin implementations

* Separate solution methods to its own trait

* Update version number

* Allow add_var to be called from Solving state

* Release vars added in solving

* WIP

* Free sol after adding

* Fix fn calling

* Update changelog
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.

1 participant