-
Notifications
You must be signed in to change notification settings - Fork 18
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
allow "xcube serve" to serve cubes given via CLI paths #68
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One test still failing, please fix before merging.
@AliceBalfanz once again, please! |
Codecov Report
@@ Coverage Diff @@
## master #68 +/- ##
=========================================
- Coverage 84.6% 84.5% -0.11%
=========================================
Files 70 70
Lines 5976 6021 +45
=========================================
+ Hits 5056 5088 +32
- Misses 920 933 +13
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great :)
This is a prerequisite for other QC and performance measurement tools related to solving #52 (PR will follow soon).
@AliceBalfanz please merge after review.