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 support for MOI 0.10 and drop Julia < 1.6 #18

Merged
merged 3 commits into from
Dec 21, 2021
Merged

Conversation

devmotion
Copy link
Member

This PR adds support for MOI 0.10. It can't be tested on Julia 1.0 (see #7) and hence I dropped support for older Julia versions < 1.6. This seems safe to do now that Julia 1.6 is the LTS. It is also in line with other major parts of the Julia ecosystem such as SciML: https://sciml.ai/news/2021/12/02/lts/index.html

@coveralls
Copy link

coveralls commented Dec 21, 2021

Pull Request Test Coverage Report for Build 1607207071

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.006%

Totals Coverage Status
Change from base Build 1606877952: 0.0%
Covered Lines: 162
Relevant Lines: 167

💛 - Coveralls

@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2021

Codecov Report

Merging #18 (5e40328) into main (ada5933) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   97.00%   97.00%           
=======================================
  Files           4        4           
  Lines         167      167           
=======================================
  Hits          162      162           
  Misses          5        5           

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 ada5933...5e40328. Read the comment docs.

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.

4 participants