NOAA-EMC / wxflow

Tools for Weather Workflows
https://wxflow.readthedocs.io/en/latest
GNU Lesser General Public License v3.0
0 stars 7 forks source link

Add a test to executable class #38

Closed aerorahul closed 1 month ago

aerorahul commented 1 month ago

Description Add a test to demonstrate the use of arguments passed to an executable are not default args.

Type of change

How Has This Been Tested?

Checklist

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 50.06%. Comparing base (d314e06) to head (439ce37).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #38 +/- ## =========================================== + Coverage 49.93% 50.06% +0.12% =========================================== Files 18 18 Lines 1650 1650 Branches 337 337 =========================================== + Hits 824 826 +2 Misses 765 765 + Partials 61 59 -2 ```

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