-
Notifications
You must be signed in to change notification settings - Fork 10
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
Fix stage checking #278
Fix stage checking #278
Conversation
closing and opening to cycle CI |
cyle CI (after re-enabling) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #278 +/- ##
===========================================
+ Coverage 81.65% 82.39% +0.74%
===========================================
Files 15 15
Lines 2017 2017
Branches 310 310
===========================================
+ Hits 1647 1662 +15
+ Misses 275 262 -13
+ Partials 95 93 -2 ☔ View full report in Codecov by Sentry. |
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.
lgtm, thanks for the fix & sorry for the long delay!
- add tests for mdpow.restart - clarified docs for Journal and Journalled - update CHANGES
Quick PR that solves #272 . I forgot I'd done this a while ago!