Closed cenamiller closed 2 months ago
Attention: Patch coverage is 2.13904%
with 183 lines
in your changes missing coverage. Please review.
Project coverage is 32.52%. Comparing base (
2c357bf
) to head (2f8b996
). Report is 7 commits behind head on thermo_asap.
Files | Patch % | Lines |
---|---|---|
src/CostFunctionXYZ.cpp | 2.18% | 179 Missing :warning: |
src/CostFunctionRTZ.cpp | 0.00% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
1) Added CostFunctionXYZ::outputAnalysis_thermo() 2) Removed QTString library calls in favor of std::string 3) added MODE signifier ("wind" or "thermo") to output file names in CostFunctionXYZ::outputAnalysis, CostFunctionXYZ::outputAnalysis_thermo, and CostFunctionRTZ::outputAnalysis