Skip to content

Initiate works on CalcImpactMetrics class #726

Initiate works on CalcImpactMetrics class

Initiate works on CalcImpactMetrics class #726

GitHub Actions / Core / Unit Test Results (3.10) failed Jul 1, 2024 in 0s

7 errors in 27s

7 tests  ±0   0 ✅ ±0   27s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0   7 🔥 ±0 

Results for commit d1dc9a5. ± Comparison against earlier commit 64e0060.

Annotations

Check failure on line 0 in /

See this annotation in the file changed.

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

climada.engine.test.test_cost_benefit with error

tests_xml/tests.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/home/runner/work/climada_python/climada_python/climada/engine/test/test_cost_benefit.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../../micromamba/envs/climada_env_3.10/lib/python3.10/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
climada/engine/__init__.py:21: in <module>
    from .impact import *
climada/engine/impact.py:47: in <module>
    from climada.entity import Exposures
climada/entity/__init__.py:24: in <module>
    from .measures import *
climada/entity/measures/__init__.py:21: in <module>
    from .base import *
climada/entity/measures/base.py:33: in <module>
    from climada.engine import ImpactCalc
E   ImportError: cannot import name 'ImpactCalc' from partially initialized module 'climada.engine' (most likely due to a circular import) (/home/runner/work/climada_python/climada_python/climada/engine/__init__.py)

Check failure on line 0 in /

See this annotation in the file changed.

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

climada.engine.test.test_forecast with error

tests_xml/tests.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/home/runner/work/climada_python/climada_python/climada/engine/test/test_forecast.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../../micromamba/envs/climada_env_3.10/lib/python3.10/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
climada/engine/__init__.py:21: in <module>
    from .impact import *
climada/engine/impact.py:47: in <module>
    from climada.entity import Exposures
climada/entity/__init__.py:24: in <module>
    from .measures import *
climada/entity/measures/__init__.py:21: in <module>
    from .base import *
climada/entity/measures/base.py:33: in <module>
    from climada.engine import ImpactCalc
E   ImportError: cannot import name 'ImpactCalc' from partially initialized module 'climada.engine' (most likely due to a circular import) (/home/runner/work/climada_python/climada_python/climada/engine/__init__.py)

Check failure on line 0 in /

See this annotation in the file changed.

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

climada.engine.test.test_impact with error

tests_xml/tests.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/home/runner/work/climada_python/climada_python/climada/engine/test/test_impact.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../../micromamba/envs/climada_env_3.10/lib/python3.10/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
climada/engine/__init__.py:21: in <module>
    from .impact import *
climada/engine/impact.py:47: in <module>
    from climada.entity import Exposures
climada/entity/__init__.py:24: in <module>
    from .measures import *
climada/entity/measures/__init__.py:21: in <module>
    from .base import *
climada/entity/measures/base.py:33: in <module>
    from climada.engine import ImpactCalc
E   ImportError: cannot import name 'ImpactCalc' from partially initialized module 'climada.engine' (most likely due to a circular import) (/home/runner/work/climada_python/climada_python/climada/engine/__init__.py)

Check failure on line 0 in /

See this annotation in the file changed.

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

climada.engine.test.test_impact_calc with error

tests_xml/tests.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/home/runner/work/climada_python/climada_python/climada/engine/test/test_impact_calc.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../../micromamba/envs/climada_env_3.10/lib/python3.10/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
climada/engine/__init__.py:21: in <module>
    from .impact import *
climada/engine/impact.py:47: in <module>
    from climada.entity import Exposures
climada/entity/__init__.py:24: in <module>
    from .measures import *
climada/entity/measures/__init__.py:21: in <module>
    from .base import *
climada/entity/measures/base.py:33: in <module>
    from climada.engine import ImpactCalc
E   ImportError: cannot import name 'ImpactCalc' from partially initialized module 'climada.engine' (most likely due to a circular import) (/home/runner/work/climada_python/climada_python/climada/engine/__init__.py)

Check failure on line 0 in /

See this annotation in the file changed.

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

climada.engine.test.test_impact_data with error

tests_xml/tests.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/home/runner/work/climada_python/climada_python/climada/engine/test/test_impact_data.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../../micromamba/envs/climada_env_3.10/lib/python3.10/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
climada/engine/__init__.py:21: in <module>
    from .impact import *
climada/engine/impact.py:47: in <module>
    from climada.entity import Exposures
climada/entity/__init__.py:24: in <module>
    from .measures import *
climada/entity/measures/__init__.py:21: in <module>
    from .base import *
climada/entity/measures/base.py:33: in <module>
    from climada.engine import ImpactCalc
E   ImportError: cannot import name 'ImpactCalc' from partially initialized module 'climada.engine' (most likely due to a circular import) (/home/runner/work/climada_python/climada_python/climada/engine/__init__.py)

Check failure on line 0 in /

See this annotation in the file changed.

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

climada.engine.unsequa.test.test_unsequa with error

tests_xml/tests.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/home/runner/work/climada_python/climada_python/climada/engine/unsequa/test/test_unsequa.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../../micromamba/envs/climada_env_3.10/lib/python3.10/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
climada/engine/__init__.py:21: in <module>
    from .impact import *
climada/engine/impact.py:47: in <module>
    from climada.entity import Exposures
climada/entity/__init__.py:24: in <module>
    from .measures import *
climada/entity/measures/__init__.py:21: in <module>
    from .base import *
climada/entity/measures/base.py:33: in <module>
    from climada.engine import ImpactCalc
E   ImportError: cannot import name 'ImpactCalc' from partially initialized module 'climada.engine' (most likely due to a circular import) (/home/runner/work/climada_python/climada_python/climada/engine/__init__.py)

Check failure on line 0 in /

See this annotation in the file changed.

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

climada.entity.measures.test.test_base with error

tests_xml/tests.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/home/runner/work/climada_python/climada_python/climada/entity/measures/test/test_base.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../../micromamba/envs/climada_env_3.10/lib/python3.10/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
climada/entity/measures/test/test_base.py:34: in <module>
    from climada.entity.measures.base import Measure, IMPF_ID_FACT
E   ImportError: cannot import name 'IMPF_ID_FACT' from 'climada.entity.measures.base' (/home/runner/work/climada_python/climada_python/climada/entity/measures/base.py)