Skip to content
New issue

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

Add data providers for SSP data #125

Merged
merged 56 commits into from
Oct 16, 2023

Include parent in codelist_to_groups()

6a0236d
Select commit
Loading
Failed to load commit list.
Merged

Add data providers for SSP data #125

Include parent in codelist_to_groups()
6a0236d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 16, 2023 in 1s

90.5% of diff hit (target 68.1%)

View this Pull Request on Codecov

90.5% of diff hit (target 68.1%)

Annotations

Check warning on line 96 in message_ix_models/model/snapshot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/model/snapshot.py#L96

Added line #L96 was not covered by tests

Check warning on line 98 in message_ix_models/model/snapshot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/model/snapshot.py#L98

Added line #L98 was not covered by tests

Check warning on line 103 in message_ix_models/model/snapshot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/model/snapshot.py#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 211 in message_ix_models/report/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/__init__.py#L211

Added line #L211 was not covered by tests

Check warning on line 228 in message_ix_models/report/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/__init__.py#L228

Added line #L228 was not covered by tests

Check warning on line 239 in message_ix_models/report/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/__init__.py#L239

Added line #L239 was not covered by tests

Check warning on line 252 in message_ix_models/report/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/__init__.py#L251-L252

Added lines #L251 - L252 were not covered by tests

Check warning on line 267 in message_ix_models/report/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/__init__.py#L266-L267

Added lines #L266 - L267 were not covered by tests

Check warning on line 273 in message_ix_models/report/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/__init__.py#L270-L273

Added lines #L270 - L273 were not covered by tests

Check warning on line 283 in message_ix_models/report/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/__init__.py#L283

Added line #L283 was not covered by tests

Check warning on line 17 in message_ix_models/report/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/cli.py#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 96 in message_ix_models/report/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/cli.py#L96

Added line #L96 was not covered by tests

Check warning on line 108 in message_ix_models/report/plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/plot.py#L108

Added line #L108 was not covered by tests

Check warning on line 116 in message_ix_models/report/plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/plot.py#L116

Added line #L116 was not covered by tests

Check warning on line 125 in message_ix_models/report/plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/plot.py#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 149 in message_ix_models/report/plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/plot.py#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 153 in message_ix_models/report/plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/plot.py#L151-L153

Added lines #L151 - L153 were not covered by tests

Check warning on line 189 in message_ix_models/report/plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/plot.py#L188-L189

Added lines #L188 - L189 were not covered by tests

Check warning on line 192 in message_ix_models/report/plot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/plot.py#L191-L192

Added lines #L191 - L192 were not covered by tests

Check warning on line 183 in message_ix_models/report/sim.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/sim.py#L183

Added line #L183 was not covered by tests

Check warning on line 185 in message_ix_models/report/sim.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/sim.py#L185

Added line #L185 was not covered by tests

Check warning on line 189 in message_ix_models/report/sim.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/sim.py#L189

Added line #L189 was not covered by tests

Check warning on line 192 in message_ix_models/report/sim.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/sim.py#L192

Added line #L192 was not covered by tests

Check warning on line 195 in message_ix_models/report/sim.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/sim.py#L195

Added line #L195 was not covered by tests

Check warning on line 197 in message_ix_models/report/sim.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

message_ix_models/report/sim.py#L197

Added line #L197 was not covered by tests