NCAR / micm

A model-independent chemistry module for atmosphere models
https://ncar.github.io/micm/
Apache License 2.0
5 stars 5 forks source link

Initial attempt to format cuda code. #449

Closed mwaxmonsky closed 5 months ago

mwaxmonsky commented 5 months ago

Adds version output and verbose file lists to determine which specific files are being found and forwarded to clang-format.

Added a job that will always succeed to show the formats for debugging purposes on each push.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 94.65%. Comparing base (fa94f16) to head (65c9dab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #449 +/- ## ======================================= Coverage 94.65% 94.65% ======================================= Files 38 38 Lines 3086 3086 ======================================= Hits 2921 2921 Misses 165 165 ```

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