ecmwf / ecflow

ECMWF's workflow manager
Apache License 2.0
40 stars 14 forks source link

Use same file header across the whole ecFlow sources #65

Closed marcosbento closed 9 months ago

marcosbento commented 9 months ago

Apart from making uniform use of the same header, also the #include guards are updated to the same style throughout the source code. A few typos were corrected (e.g. use of tabs were removed).

codecov-commenter commented 9 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (befbfba) 83.54% compared to head (9794e5d) 83.54%.

Files Patch % Lines
ACore/test/TestVersioning.hpp 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #65 +/- ## ======================================== Coverage 83.54% 83.54% ======================================== Files 544 544 Lines 52530 52529 -1 ======================================== + Hits 43884 43886 +2 + Misses 8646 8643 -3 ```

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