PSyclone icon indicating copy to clipboard operation
PSyclone copied to clipboard

(Closes #2538) Added a preprocessor interface

Open LonelyCat124 opened this issue 1 year ago • 2 comments

LonelyCat124 avatar Apr 05 '24 14:04 LonelyCat124

@sergisiso this is done (I think?), it doesn't really add a lot by itself but it should be useful for the Otter stuff.

LonelyCat124 avatar Apr 05 '24 14:04 LonelyCat124

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.

codecov-commenter avatar Apr 05 '24 14:04 codecov-commenter

@sergisiso Should have added the changes you requested here now.

LonelyCat124 avatar Apr 08 '24 14:04 LonelyCat124

Hmm, the test isn't currently working so I'll check this tomorrow.

LonelyCat124 avatar Apr 08 '24 14:04 LonelyCat124

@sergisiso Ok, I had to add something to the backend to ignore PreprocessorInterface symbols but this should be ready for another look now.

LonelyCat124 avatar Apr 09 '24 11:04 LonelyCat124