sbaldu / DynamicalSystemFramework

Framework for modelling dynamical complex systems
https://sbaldu.github.io/DynamicalSystemFramework/
Other
3 stars 3 forks source link

Substitute include guards with `pragma once` #186

Closed sbaldu closed 3 weeks ago

sbaldu commented 3 weeks ago

Substitute include guards with #pragma once for simplicity

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.47%. Comparing base (93efdf4) to head (59fb322). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #186 +/- ## ======================================= Coverage 94.47% 94.47% ======================================= Files 17 17 Lines 2897 2897 Branches 281 281 ======================================= Hits 2737 2737 Misses 160 160 ``` | [Flag](https://app.codecov.io/gh/sbaldu/DynamicalSystemFramework/pull/186/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simone+Balducci) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/sbaldu/DynamicalSystemFramework/pull/186/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simone+Balducci) | `94.47% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simone+Balducci#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.