mmbell / samurai

Spline Analysis at Mesoscale Utilizing Radar and Aircraft Instrumentation
GNU General Public License v3.0
13 stars 17 forks source link

Thermo asap #99

Closed cenamiller closed 2 months ago

cenamiller commented 2 months ago

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

codecov[bot] commented 2 months ago

Codecov Report

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:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## thermo_asap #99 +/- ## =============================================== - Coverage 32.84% 32.52% -0.33% =============================================== Files 51 51 Lines 17289 17476 +187 =============================================== + Hits 5679 5684 +5 - Misses 11610 11792 +182 ```

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