Skip to content

Update CHANGELOG.md #1055

Update CHANGELOG.md

Update CHANGELOG.md #1055

GitHub Actions / Core / Unit Test Results (3.9) failed Nov 5, 2024 in 0s

1 errors in 31s

1 tests  ±0   0 ✅ ±0   31s ⏱️ -5s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0   1 🔥 ±0 

Results for commit fdb0fec. ± Comparison against earlier commit 1e6bba5.

Annotations

Check failure on line 0 in /

See this annotation in the file changed.

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

climada.util.test.test_lines_polys_handler with error

tests_xml/tests.xml [took 0s]
Raw output
collection failure
climada/util/test/test_lines_polys_handler.py:51: in <module>
    EXP_LINE = Client().get_exposures("base", name="test_line_exp", status="test_dataset")
climada/util/api_client.py:878: in get_exposures
    dataset = self.get_dataset_info(
climada/util/api_client.py:458: in get_dataset_info
    jarr = self.list_dataset_infos(
climada/util/api_client.py:419: in list_dataset_infos
    DatasetInfo.from_json(ds) for ds in self._request_200(url, params=params)
climada/util/api_client.py:342: in _request_200
    raise Client.NoConnection(
E   climada.util.api_client.Client.NoConnection: there is no internet connection and the client has not found any cached result for this request.