-
Notifications
You must be signed in to change notification settings - Fork 21
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
[TESTING] for orphaned FGs #519
Conversation
Merged master and bugfix shows too many changes, so I'm merging to branch so you can compare to master
At least a partial fix for #518 see #518 (comment) |
@dehann Test just runs code, so still to do is to add actual tests. It looks correct though. |
Codecov Report
@@ Coverage Diff @@
## master #519 +/- ##
=========================================
Coverage ? 47.52%
=========================================
Files ? 30
Lines ? 3918
Branches ? 0
=========================================
Hits ? 1862
Misses ? 2056
Partials ? 0
Continue to review full report at Codecov.
|
Hi, thanks! I expanded and added more concrete testing, will merge when Travis tests run through. |
Fixes #518