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

Spec refactoring/improvement (PR 1 of 3 for single-stage) #418

Merged
merged 37 commits into from
Jul 8, 2024

test normal field setter too

800060f
Select commit
Loading
Failed to load commit list.
Merged

Spec refactoring/improvement (PR 1 of 3 for single-stage) #418

test normal field setter too
800060f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 5, 2024 in 1s

88.62% of diff hit (target 92.00%)

View this Pull Request on Codecov

88.62% of diff hit (target 92.00%)

Annotations

Check warning on line 89 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L89

Added line #L89 was not covered by tests

Check warning on line 97 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L97

Added line #L97 was not covered by tests

Check warning on line 148 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L148

Added line #L148 was not covered by tests

Check warning on line 160 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L160

Added line #L160 was not covered by tests

Check warning on line 210 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L210

Added line #L210 was not covered by tests

Check warning on line 212 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L212

Added line #L212 was not covered by tests

Check warning on line 214 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L214

Added line #L214 was not covered by tests

Check warning on line 216 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L216

Added line #L216 was not covered by tests

Check warning on line 406 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L406

Added line #L406 was not covered by tests

Check warning on line 411 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L411

Added line #L411 was not covered by tests

Check warning on line 424 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L424

Added line #L424 was not covered by tests

Check warning on line 429 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L429

Added line #L429 was not covered by tests

Check warning on line 442 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L442

Added line #L442 was not covered by tests

Check warning on line 447 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L447

Added line #L447 was not covered by tests

Check warning on line 460 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L460

Added line #L460 was not covered by tests

Check warning on line 465 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L465

Added line #L465 was not covered by tests

Check warning on line 478 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L478

Added line #L478 was not covered by tests

Check warning on line 483 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L483

Added line #L483 was not covered by tests

Check warning on line 496 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L495-L496

Added lines #L495 - L496 were not covered by tests

Check warning on line 501 in src/simsopt/field/normal_field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/field/normal_field.py#L500-L501

Added lines #L500 - L501 were not covered by tests

Check warning on line 675 in src/simsopt/geo/surfacerzfourier.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/geo/surfacerzfourier.py#L675

Added line #L675 was not covered by tests

Check warning on line 678 in src/simsopt/geo/surfacerzfourier.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/geo/surfacerzfourier.py#L678

Added line #L678 was not covered by tests

Check warning on line 711 in src/simsopt/geo/surfacerzfourier.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/geo/surfacerzfourier.py#L708-L711

Added lines #L708 - L711 were not covered by tests

Check warning on line 760 in src/simsopt/geo/surfacerzfourier.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/geo/surfacerzfourier.py#L760

Added line #L760 was not covered by tests

Check warning on line 107 in src/simsopt/mhd/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/simsopt/mhd/spec.py#L107

Added line #L107 was not covered by tests