-
Notifications
You must be signed in to change notification settings - Fork 4
Release 0.1.8 - Child Services and Documentation #68
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix: Send output of CLI tests to temporary directory
Fix sphinx documentation
Codecov Report
@@ Coverage Diff @@
## main #68 +/- ##
=======================================
Coverage 96.30% 96.30%
=======================================
Files 40 40
Lines 839 839
=======================================
Hits 808 808
Misses 31 31 Continue to review full report at Codecov.
|
This avoids conflicts when the same tests are run in parallel on GitHub while all accessing the same Google Pub/Sub instance.
…with-google-pubsub Feature: Allow services to communicate via Google Pub/Sub
Devops: Allow skipping of CI tests
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Contents
New Features
Primary objective of this release is to enable use of children - solving Service Resource and interaction methods #46.
Covers the Flow-Structure-Interaction use case in Demonstrate use of OpenFOAM in responding to a question #73
Enable Documentation Build and Serve, Update README Update SDK readme and ensure that documentation gets served #70
Progressive improvement of filtering by adding some additional filters (not all required by Complete field lookups #7, but some)
Add option to handle developer logs separately from Scientist logs (Feature: Add option to handle developer logs separately #78)
Allow skipping of CI tests if #skip_ci_tests is in the commit body - the use case is to reduce unnecessary computation when knowing the tests will fail for a commit but still wanting to commit.
Minor fixes and improvements
Implements a proper issue template, either derived from
.githubrepo or applied directly (c.f. Update issue templates to multiple choice twined#60 )Close Clean up cli testing to avoid race conditions #32 - stop CLI tests leaving output files in working area.
Quality Checklist
Coverage Karma
Coverage Karma* to justify it?*Coverage Karma can be earned by disproportionally increasing test coverage in the rest of your contributions.
It's an honesty policy - you keep count of your own.