We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some tests are very slow. At this point I'm not sure if this is due to a performance issue or bad testing setup. Address these. PyTest outputs:
- 490.83s call tests/test_generation.py::test_hera_adcirc_tidal_besttrack_nems_ww3data - 489.11s call tests/test_generation.py::test_hera_adcirc_tidal_besttrack_nems_ww3data_aswip - 153.29s call tests/test_generation.py::test_hera_schism_besttrack_fromnhccode + 0.82s call tests/test_generation.py::test_hera_adcirc_tidal_besttrack_nems_ww3data_nointernet + 0.33s call tests/test_generation.py::test_hera_schism_besttrack_fromfile + 0.09s call tests/test_client.py::test_initialize_adcirc_requied_args + 0.08s call tests/test_configuration.py::test_adcirc + 0.08s call tests/test_generation.py::test_hera_adcirc_tidal_nems_atmesh_ww3data
The text was updated successfully, but these errors were encountered:
SorooshMani-NOAA
No branches or pull requests
Some tests are very slow. At this point I'm not sure if this is due to a performance issue or bad testing setup. Address these. PyTest outputs:
The text was updated successfully, but these errors were encountered: