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

Upgrade to be compatible with pyfirecreset v2.6.0 #36

Merged
merged 39 commits into from
Jul 30, 2024

change from random to itertools

7254af5
Select commit
Loading
Failed to load commit list.
Merged

Upgrade to be compatible with pyfirecreset v2.6.0 #36

change from random to itertools
7254af5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 30, 2024 in 1s

79.17% of diff hit (target 75.00%)

View this Pull Request on Codecov

79.17% of diff hit (target 75.00%)

Annotations

Check warning on line 231 in aiida_firecrest/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/scheduler.py#L230-L231

Added lines #L230 - L231 were not covered by tests

Check warning on line 310 in aiida_firecrest/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/scheduler.py#L310

Added line #L310 was not covered by tests

Check warning on line 319 in aiida_firecrest/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/scheduler.py#L319

Added line #L319 was not covered by tests

Check warning on line 324 in aiida_firecrest/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/scheduler.py#L323-L324

Added lines #L323 - L324 were not covered by tests

Check warning on line 332 in aiida_firecrest/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/scheduler.py#L331-L332

Added lines #L331 - L332 were not covered by tests

Check warning on line 336 in aiida_firecrest/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/scheduler.py#L335-L336

Added lines #L335 - L336 were not covered by tests

Check warning on line 340 in aiida_firecrest/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/scheduler.py#L338-L340

Added lines #L338 - L340 were not covered by tests

Check warning on line 354 in aiida_firecrest/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/scheduler.py#L353-L354

Added lines #L353 - L354 were not covered by tests

Check warning on line 399 in aiida_firecrest/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/scheduler.py#L399

Added line #L399 was not covered by tests

Check warning on line 402 in aiida_firecrest/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/scheduler.py#L402

Added line #L402 was not covered by tests

Check warning on line 406 in aiida_firecrest/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/scheduler.py#L406

Added line #L406 was not covered by tests

Check warning on line 429 in aiida_firecrest/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/scheduler.py#L428-L429

Added lines #L428 - L429 were not covered by tests

Check warning on line 432 in aiida_firecrest/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/scheduler.py#L432

Added line #L432 was not covered by tests

Check warning on line 54 in aiida_firecrest/transport.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/transport.py#L54

Added line #L54 was not covered by tests

Check warning on line 114 in aiida_firecrest/transport.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/transport.py#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 134 in aiida_firecrest/transport.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/transport.py#L134

Added line #L134 was not covered by tests

Check warning on line 139 in aiida_firecrest/transport.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/transport.py#L136-L139

Added lines #L136 - L139 were not covered by tests

Check warning on line 146 in aiida_firecrest/transport.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/transport.py#L141-L146

Added lines #L141 - L146 were not covered by tests

Check warning on line 148 in aiida_firecrest/transport.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/transport.py#L148

Added line #L148 was not covered by tests

Check warning on line 161 in aiida_firecrest/transport.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/transport.py#L158-L161

Added lines #L158 - L161 were not covered by tests

Check warning on line 163 in aiida_firecrest/transport.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/transport.py#L163

Added line #L163 was not covered by tests

Check warning on line 165 in aiida_firecrest/transport.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/transport.py#L165

Added line #L165 was not covered by tests

Check warning on line 169 in aiida_firecrest/transport.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/transport.py#L169

Added line #L169 was not covered by tests

Check warning on line 386 in aiida_firecrest/transport.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/transport.py#L385-L386

Added lines #L385 - L386 were not covered by tests

Check warning on line 394 in aiida_firecrest/transport.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiida_firecrest/transport.py#L394

Added line #L394 was not covered by tests