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

FEAT: implement unevaluated_expression decorator #365

Merged
merged 18 commits into from
Dec 15, 2023

MAINT: update Codecov config style

6b17ece
Select commit
Loading
Failed to load commit list.
Merged

FEAT: implement unevaluated_expression decorator #365

MAINT: update Codecov config style
6b17ece
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 15, 2023 in 1s

86.70% of diff hit (target 0.00%)

View this Pull Request on Codecov

86.70% of diff hit (target 0.00%)

Annotations

Check warning on line 11 in src/ampform/sympy/_decorator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ampform/sympy/_decorator.py#L11

Added line #L11 was not covered by tests

Check warning on line 18 in src/ampform/sympy/_decorator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ampform/sympy/_decorator.py#L18

Added line #L18 was not covered by tests

Check warning on line 21 in src/ampform/sympy/_decorator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ampform/sympy/_decorator.py#L21

Added line #L21 was not covered by tests

Check warning on line 95 in src/ampform/sympy/_decorator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ampform/sympy/_decorator.py#L95

Added line #L95 was not covered by tests

Check warning on line 142 in src/ampform/sympy/_decorator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ampform/sympy/_decorator.py#L142

Added line #L142 was not covered by tests

Check warning on line 178 in src/ampform/sympy/_decorator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ampform/sympy/_decorator.py#L178

Added line #L178 was not covered by tests

Check warning on line 182 in src/ampform/sympy/_decorator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ampform/sympy/_decorator.py#L182

Added line #L182 was not covered by tests

Check warning on line 184 in src/ampform/sympy/_decorator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ampform/sympy/_decorator.py#L184

Added line #L184 was not covered by tests

Check warning on line 207 in src/ampform/sympy/_decorator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ampform/sympy/_decorator.py#L207

Added line #L207 was not covered by tests

Check warning on line 227 in src/ampform/sympy/_decorator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ampform/sympy/_decorator.py#L227

Added line #L227 was not covered by tests