-
Notifications
You must be signed in to change notification settings - Fork 21
Adding Project.toml #35
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
Adding Project.toml #35
Conversation
Codecov Report
@@ Coverage Diff @@
## master #35 +/- ##
======================================
Coverage 67.9% 67.9%
======================================
Files 4 4
Lines 81 81
======================================
Hits 55 55
Misses 26 26Continue to review full report at Codecov.
|
|
I would suggest putting the minimum Julia version to 1.0. You also need to add a version number (0.4) |
|
And you can remove the require file |
|
Version 0.4 of what ? |
|
Version 0.4 of IntervalOptimisation.jl |
|
Ah we are dropping support for Julia 0. 7 so it should be version 0.4. This is what you should say in news.md |
|
ok I'll correct it |
|
Thanks! |
|
@JuliaRegistrator register() |
|
Pull request comments will not trigger Registrator as it is disabled. Please trying using a commit or issue comment. |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #35 +/- ##
=========================================
Coverage ? 67.90%
=========================================
Files ? 4
Lines ? 81
Branches ? 0
=========================================
Hits ? 55
Misses ? 26
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.