Conversation
|
What about all the |
working on those next |
|
I'm not sure, to be honest. I will check back tomorrow. But, other PRs seem to be fine (I merged some recently). |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #626 +/- ##
=======================================
Coverage 54.69% 54.69%
=======================================
Files 59 59
Lines 13662 13662
Branches 1698 1698
=======================================
Hits 7473 7473
Misses 5740 5740
Partials 449 449 ☔ View full report in Codecov by Sentry. |
|
Did you read the log in the failing CI run? |
|
@wilfonba per your request |
|
Looks like its only failing formatting. |
|
@aricer123 have you read the code documentation on the website? |
Yes I have taken a look at it but I still can't figure out why this would fail the formatting test. I don't recall changing anything else in the file which is currently failing but I will take a closer look and let you know. |
|
|
|
done |
|
@arciyer123 @aricer123 this PR is ready to merge? |
|
@sbryngelson Looks like my latest PR is the source of a lot of conflicts. |
I know, that's ok. It was a rhetorical question. |
|
Formatting is done and it should pass but still need to resolve the conflicts. |
|
Having issues with the merge since it's making me do it manually |
Description
Draft for adding modern and modular precision, replaces instances of kind(0d0) and MPI_DOUBLE_PRECISION with a constant declared in the common/ directory
Fixes #42