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

Bounce averaging #854

Merged
merged 355 commits into from
Sep 3, 2024

Make pitch optional argument for plot function

75c13fd
Select commit
Loading
Failed to load commit list.
Merged

Bounce averaging #854

Make pitch optional argument for plot function
75c13fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 30, 2024 in 1s

91.20% of diff hit (target 95.33%)

View this Pull Request on Codecov

91.20% of diff hit (target 95.33%)

Annotations

Check warning on line 1258 in desc/equilibrium/equilibrium.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/equilibrium/equilibrium.py#L1258

Added line #L1258 was not covered by tests

Check warning on line 67 in desc/integrals/basis.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/integrals/basis.py#L67

Added line #L67 was not covered by tests

Check warning on line 268 in desc/integrals/bounce_integral.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/integrals/bounce_integral.py#L268

Added line #L268 was not covered by tests

Check warning on line 261 in desc/integrals/bounce_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/integrals/bounce_utils.py#L258-L261

Added lines #L258 - L261 were not covered by tests

Check warning on line 273 in desc/integrals/bounce_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/integrals/bounce_utils.py#L269-L273

Added lines #L269 - L273 were not covered by tests

Check warning on line 369 in desc/integrals/bounce_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/integrals/bounce_utils.py#L369

Added line #L369 was not covered by tests

Check warning on line 388 in desc/integrals/bounce_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/integrals/bounce_utils.py#L387-L388

Added lines #L387 - L388 were not covered by tests

Check warning on line 390 in desc/integrals/bounce_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/integrals/bounce_utils.py#L390

Added line #L390 was not covered by tests

Check warning on line 403 in desc/integrals/bounce_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/integrals/bounce_utils.py#L403

Added line #L403 was not covered by tests

Check warning on line 520 in desc/integrals/bounce_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/integrals/bounce_utils.py#L518-L520

Added lines #L518 - L520 were not covered by tests

Check warning on line 542 in desc/integrals/bounce_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/integrals/bounce_utils.py#L532-L542

Added lines #L532 - L542 were not covered by tests

Check warning on line 549 in desc/integrals/bounce_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/integrals/bounce_utils.py#L548-L549

Added lines #L548 - L549 were not covered by tests

Check warning on line 816 in desc/integrals/bounce_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/integrals/bounce_utils.py#L815-L816

Added lines #L815 - L816 were not covered by tests

Check warning on line 193 in desc/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/utils.py#L190-L193

Added lines #L190 - L193 were not covered by tests

Check warning on line 743 in desc/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/utils.py#L743

Added line #L743 was not covered by tests

Check warning on line 745 in desc/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/utils.py#L745

Added line #L745 was not covered by tests