Skip to content

Commit

Permalink
adding more binaries to get coverage on
Browse files Browse the repository at this point in the history
  • Loading branch information
Muryanto authored and Muryanto committed Oct 4, 2018
1 parent 8d88d2a commit b733251
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion tests/coverage.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
{
"include": ["pcmdi_metrics"],
"subprocess": ["bin/mean_climate_driver.py", "bin/pcmdi_compute_climatologies.py"]
"subprocess": ["bin/mean_climate_driver.py",
"bin/pcmdi_compute_climatologies.py",
"bin/computeStdDailyMeansWrapped.py",
"bin/fourierDiurnalAllGridWrapped.py",
"bin/compositeDiurnalStatisticsWrapped.py",
"bin/std_of_hourlyvaluesWrappedInOut.py",
"bin/std_of_meandiurnalcycWrappedInOut.py",
"bin/savg_fourierWrappedInOut.py",
"bin/fourierDiurnalGridpoints.py",
"bin/std_of_dailymeansWrappedInOut.py",
"bin/mpindex_compute.py",
"bin/driver_monsoon_sperber.py"]
}

0 comments on commit b733251

Please sign in to comment.