Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use same file header across the whole ecFlow sources #65

Merged
merged 13 commits into from
Nov 30, 2023

Conversation

marcosbento
Copy link
Collaborator

@marcosbento marcosbento commented Nov 30, 2023

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
Copy link

codecov-commenter commented Nov 30, 2023

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 ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #65   +/-   ##
========================================
  Coverage    83.54%   83.54%           
========================================
  Files          544      544           
  Lines        52530    52529    -1     
========================================
+ Hits         43884    43886    +2     
+ Misses        8646     8643    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marcosbento marcosbento force-pushed the feature/use_uniform_ecmwf_file_headers branch from 21cd526 to b796e37 Compare November 30, 2023 14:57
@marcosbento marcosbento merged commit 5f4e7f0 into develop Nov 30, 2023
47 checks passed
@marcosbento marcosbento deleted the feature/use_uniform_ecmwf_file_headers branch November 30, 2023 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants