GermanZero-de / localzero-generator-core

7 stars 3 forks source link

Refactor methodology #414

Closed Jeniffere closed 1 month ago

Jeniffere commented 1 month ago

Just adding some comments + one real change: m183X.CO2e_per_capita_nat uses year_ref instead of 2018

Jeniffere commented 1 month ago

python devtool.py ready_to_rock WARNING: there is a new pyright version available (v1.1.301 -> v1.1.384). Please install the new version or set PYRIGHT_PYTHON_FORCE_VERSION to latest

No configuration file found. pyproject.toml file found at E:\LocalZero\Code\localzero-generator-core. Loading pyproject.toml file at E:\LocalZero\Code\localzero-generator-core\pyproject.toml Assuming Python platform Windows Auto-excluding /node_modules Auto-excluding /pycache Auto-excluding */. Searching for source files Found 203 source files pyright 1.1.301 0 errors, 0 warnings, 0 informations Completed in 22.813sec ============================================================================================================================================== test session starts =============================================================================================================================================== platform win32 -- Python 3.10.2, pytest-6.2.5, py-1.11.0, pluggy-1.0.0 rootdir: E:\LocalZero\Code\localzero-generator-core plugins: anyio-3.6.2, cov-3.0.0 collected 43 items

tests\test_devtool_commands.py .............. [ 32%] tests\test_end_to_end.py ............... [ 67%] tests\test_entries.py . [ 69%] tests\test_refdata.py .... [ 79%] tests\test_tracing.py ......... [100%]

============================================================================================================================================== 43 passed in 35.30s =============================================================================================================================================== Trim Trailing Whitespace.................................................Passed Mixed line ending........................................................Passed Check for case conflicts.................................................Passed Check Yaml...............................................................Passed Check for added large files..............................................Passed Don't commit to branch...................................................Passed black....................................................................Passed You are ready to rock and save the climate at dc64e110d42967eff2670ba9ba5d59d9884e8bc5, but don't forget to copy paste the above into your pull request