PSyclone
PSyclone copied to clipboard
(Closes #2538) Added a preprocessor interface
@sergisiso this is done (I think?), it doesn't really add a lot by itself but it should be useful for the Otter stuff.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.85%. Comparing base (
496ad4c) to head (f64500f). Report is 2 commits behind head on master.
:exclamation: Current head f64500f differs from pull request most recent head 48ff0a2. Consider uploading reports for the commit 48ff0a2 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #2539 +/- ##
=======================================
Coverage 99.85% 99.85%
=======================================
Files 356 356
Lines 47831 47834 +3
=======================================
+ Hits 47762 47765 +3
Misses 69 69
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@sergisiso Should have added the changes you requested here now.
Hmm, the test isn't currently working so I'll check this tomorrow.
@sergisiso Ok, I had to add something to the backend to ignore PreprocessorInterface symbols but this should be ready for another look now.