|
Ran
|
Jobs
0
|
Files
0
|
Run time
–
|
Badge
README BADGES
|
push
github
Lint Loads (#288) * assert to exception * Revert "Ensure interpolation values are within range when sampling contours (#278)" This reverts commit 2387a257b. * black format * add a dev requirements * add check for black formatting * add pre commit * change API key * Treat the None as string "None" * black formatting * remove unused imports, add some type checks * no coverage on artifact load * black formatting * add scipy to TEST env * remove no dependencies * remove debug imports * revert to original main.yaml * black * river io to usgs and d3d * move d3d tidal into tidal/io * quick test to call d3d from tidal * snake_case * `product` is deprecated as of NumPy 1.25.0 * fix import path * increase test coverage * black * update test filename * correct name * wait fox James to respond * increase mooring graphics coverage * increase test coverage * increase coverage * catch strings passed as TypeError * Increase coverage on dataTypes * throw error on strings passed * black * remove unused imports * additional input checks * test env contours invalid inputs * uncomment tests * do not include cached API requests in coverage * black * fix & improve type checks * fix bug on slicing after setting min_bins to 4 * increase test coverage * black * black * remove debug * black v24.1.0 * fix implementation from #284 * finalize tests for `cpsd_quasisync_1D` * black * remove "alt_raw" merge artifact * remove positive frequencies test * black formatting * black * black * add back copula tests * pylint: extreme to multiple files * lint * clean up module docstring * fix too many local args * linting * match correct module name * middle of getting linted versions working * mler perfect lint * fix type errors * lint * pylint loads 80% *... (continued)