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 4th order derivative transforms #586

Merged
merged 22 commits into from
Jul 31, 2023

Update transform class for deriv order

e5eee12
Select commit
Loading
Failed to load commit list.
Merged

Add 4th order derivative transforms #586

Update transform class for deriv order
e5eee12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 18, 2023 in 0s

0.00% of diff hit (target 94.18%)

View this Pull Request on Codecov

0.00% of diff hit (target 94.18%)

Annotations

Check warning on line 1255 in desc/basis.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/basis.py#L1255

Added line #L1255 was not covered by tests

Check warning on line 1257 in desc/basis.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/basis.py#L1257

Added line #L1257 was not covered by tests

Check warning on line 1260 in desc/basis.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/basis.py#L1259-L1260

Added lines #L1259 - L1260 were not covered by tests

Check warning on line 1265 in desc/basis.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/basis.py#L1263-L1265

Added lines #L1263 - L1265 were not covered by tests

Check warning on line 1275 in desc/basis.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/basis.py#L1272-L1275

Added lines #L1272 - L1275 were not covered by tests

Check warning on line 1288 in desc/basis.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/basis.py#L1282-L1288

Added lines #L1282 - L1288 were not covered by tests

Check warning on line 77 in desc/transform.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/transform.py#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 79 in desc/transform.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/transform.py#L79

Added line #L79 was not covered by tests

Check warning on line 81 in desc/transform.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/transform.py#L81

Added line #L81 was not covered by tests

Check warning on line 464 in desc/transform.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/transform.py#L464

Added line #L464 was not covered by tests

Check warning on line 469 in desc/transform.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/transform.py#L469

Added line #L469 was not covered by tests

Check warning on line 473 in desc/transform.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/transform.py#L472-L473

Added lines #L472 - L473 were not covered by tests

Check warning on line 481 in desc/transform.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/transform.py#L480-L481

Added lines #L480 - L481 were not covered by tests

Check warning on line 484 in desc/transform.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/transform.py#L484

Added line #L484 was not covered by tests

Check warning on line 510 in desc/transform.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/transform.py#L510

Added line #L510 was not covered by tests

Check warning on line 727 in desc/transform.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/transform.py#L727

Added line #L727 was not covered by tests

Check warning on line 730 in desc/transform.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/transform.py#L729-L730

Added lines #L729 - L730 were not covered by tests

Check warning on line 738 in desc/transform.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

desc/transform.py#L738

Added line #L738 was not covered by tests