Skip to content

Update changelog

Update changelog #259

GitHub Actions / Petals / Unit Test Results (3.9) failed Dec 9, 2024 in 0s

2 errors in 29s

2 tests  ±0   0 ✅ ±0   29s ⏱️ -1s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0   2 🔥 ±0 

Results for commit fc38922. ± Comparison against earlier commit b84f70a.

Annotations

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Petals / Unit Test Results (3.9)

climada_petals.hazard.test.test_tc_rainfield with error

climada_petals/tests_xml/tests.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/home/runner/work/climada_petals/climada_petals/climada_petals/climada_petals/hazard/test/test_tc_rainfield.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../../../micromamba/envs/climada_env_3.9/lib/python3.9/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
climada_petals/hazard/test/test_tc_rainfield.py:30: in <module>
    from climada.hazard.TCTracks import IBTRACS_FILE
E   ModuleNotFoundError: No module named 'climada.hazard.TCTracks'

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Petals / Unit Test Results (3.9)

climada_petals.hazard.test.test_tc_surge_bathtub with error

climada_petals/tests_xml/tests.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/home/runner/work/climada_petals/climada_petals/climada_petals/climada_petals/hazard/test/test_tc_surge_bathtub.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../../../micromamba/envs/climada_env_3.9/lib/python3.9/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
climada_petals/hazard/test/test_tc_surge_bathtub.py:31: in <module>
    from climada.hazard.TCTracks import IBTRACS_FILE
E   ModuleNotFoundError: No module named 'climada.hazard.TCTracks'