Conversation
…ers which cannot preprocess indented preprocessor lines.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #442 +/- ##
=======================================
Coverage 91.96% 91.96%
=======================================
Files 85 85
Lines 13644 13644
=======================================
Hits 12548 12548
Misses 1096 1096 ☔ View full report in Codecov by Sentry. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #442 +/- ##
==========================================
- Coverage 91.99% 91.96% -0.03%
==========================================
Files 85 85
Lines 13678 13644 -34
==========================================
- Hits 12583 12548 -35
- Misses 1095 1096 +1 ☔ View full report in Codecov by Sentry. |
arporter
left a comment
There was a problem hiding this comment.
Thanks for this addition Joerg, it's nice. I'm happy with everything although it made me realise that we still need to do #279 (add a CI workflow to run the examples). We could also do with adding a section on the examples to the documentation. However, neither of those things are part of this PR.
Ready for review. I have used this script to divide a driver back into the original files, and found it very convenient, esp. the fact that it creates a Makefile with dependencies etc.