Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove script runner and hints at the top #312
Conversation
Codecov Report
@@ Coverage Diff @@
## master #312 +/- ##
=========================================
- Coverage 36.68% 36.49% -0.2%
=========================================
Files 38 38
Lines 1341 1307 -34
=========================================
- Hits 492 477 -15
+ Misses 849 830 -19
Continue to review full report at Codecov.
|
related to #277
The main thing here is removal of
run_all.sh.As I understand it was used to
These things are covered by tests and doctests.