-
Notifications
You must be signed in to change notification settings - Fork 89
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
Fetch ecbuild if not downloaded before #241
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #241 +/- ##
========================================
Coverage 87.83% 87.83%
========================================
Files 776 776
Lines 62454 62454
Branches 11025 11025
========================================
Hits 54858 54858
Misses 7596 7596 ☔ View full report in Codecov by Sentry. |
Thank you. But I spotted a problem |
One solution would be to suppress or disable the tests of ecbuild in this case. Normally one can do this by: |
I did not try to run tests. Probably, I should try to figure out how to fix them |
@shahramn, thank you! I've fixed issue with tests.
|
Many thanks. Now I cannot reproduce the errors I got before! Very odd |
A couple of points:
|
@shahramn, the warning should disappear now :) |
It looks a lot better now. The messages are much more informative:
|
Thank you so much |
This patch makes possible to clone and build this repo without additional download steps