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

Make Function Operator Type Stable #225

Merged
merged 3 commits into from
Nov 5, 2023

Accessors for input and output eltypes

77a0a45
Select commit
Loading
Failed to load commit list.
Merged

Make Function Operator Type Stable #225

Accessors for input and output eltypes
77a0a45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 5, 2023 in 1s

57.28% of diff hit (target 69.65%)

View this Pull Request on Codecov

57.28% of diff hit (target 69.65%)

Annotations

Check warning on line 636 in src/basic.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/basic.jl#L636

Added line #L636 was not covered by tests

Check warning on line 640 in src/basic.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/basic.jl#L640

Added line #L640 was not covered by tests

Check warning on line 27 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L27

Added line #L27 was not covered by tests

Check warning on line 32 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L29-L32

Added lines #L29 - L32 were not covered by tests

Check warning on line 34 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L34

Added line #L34 was not covered by tests

Check warning on line 72 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L72

Added line #L72 was not covered by tests

Check warning on line 80 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L80

Added line #L80 was not covered by tests

Check warning on line 88 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L88

Added line #L88 was not covered by tests

Check warning on line 95 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L95

Added line #L95 was not covered by tests

Check warning on line 103 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L103

Added line #L103 was not covered by tests

Check warning on line 106 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L106

Added line #L106 was not covered by tests

Check warning on line 109 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L109

Added line #L109 was not covered by tests

Check warning on line 112 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L112

Added line #L112 was not covered by tests

Check warning on line 252 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L252

Added line #L252 was not covered by tests

Check warning on line 260 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L260

Added line #L260 was not covered by tests

Check warning on line 279 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L278-L279

Added lines #L278 - L279 were not covered by tests

Check warning on line 292 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L292

Added line #L292 was not covered by tests

Check warning on line 298 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L298

Added line #L298 was not covered by tests

Check warning on line 321 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L321

Added line #L321 was not covered by tests

Check warning on line 328 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L328

Added line #L328 was not covered by tests

Check warning on line 374 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L374

Added line #L374 was not covered by tests

Check warning on line 401 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L400-L401

Added lines #L400 - L401 were not covered by tests

Check warning on line 424 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L424

Added line #L424 was not covered by tests

Check warning on line 438 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L438

Added line #L438 was not covered by tests

Check warning on line 458 in src/func.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/func.jl#L458

Added line #L458 was not covered by tests