Closed hiker closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
master@2d8cef7
). Learn more about missing BASE report. Report is 14 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I also did some very minor pylint fixes. Strangely, black allows more than 80 characters per line, it undid some of my fixes :)
Adds a script that removes all private and protected attributes (which is used in PSyclone's kernel extraction). Added a chapter explaining the examples to the manual, added tests for examples (triggered in CI), and added me as author.