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

refactor: new parametrized unpack decorator requires function signature with kwargs #136

Merged
merged 17 commits into from
Jan 4, 2024

Merge branch 'kwargparams' of github.com:Ciela-Institute/caustics int…

ddb955a
Select commit
Loading
Failed to load commit list.
Merged

refactor: new parametrized unpack decorator requires function signature with kwargs #136

Merge branch 'kwargparams' of github.com:Ciela-Institute/caustics int…
ddb955a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 4, 2024 in 0s

98.56% of diff hit (target 89.34%)

View this Pull Request on Codecov

98.56% of diff hit (target 89.34%)

Annotations

Check warning on line 102 in src/caustics/lenses/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/caustics/lenses/base.py#L102

Added line #L102 was not covered by tests

Check warning on line 264 in src/caustics/lenses/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/caustics/lenses/base.py#L264

Added line #L264 was not covered by tests