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

Forward mode mutable struct support #219

Merged
merged 23 commits into from
Feb 1, 2024

Mark tests that broke in 1.11 only broken in 1.11

8badafd
Select commit
Loading
Failed to load commit list.
Merged

Forward mode mutable struct support #219

Mark tests that broke in 1.11 only broken in 1.11
8badafd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 1, 2024 in 1s

75.00% of diff hit (target 55.11%)

View this Pull Request on Codecov

75.00% of diff hit (target 55.11%)

Annotations

Check warning on line 269 in src/codegen/forward_demand.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/forward_demand.jl#L269

Added line #L269 was not covered by tests

Check warning on line 312 in src/codegen/forward_demand.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/forward_demand.jl#L312

Added line #L312 was not covered by tests

Check warning on line 332 in src/codegen/forward_demand.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/codegen/forward_demand.jl#L332

Added line #L332 was not covered by tests

Check warning on line 176 in src/extra_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/extra_rules.jl#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 180 in src/extra_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/extra_rules.jl#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 274 in src/extra_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/extra_rules.jl#L273-L274

Added lines #L273 - L274 were not covered by tests

Check warning on line 25 in src/higher_fwd_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/higher_fwd_rules.jl#L25

Added line #L25 was not covered by tests

Check warning on line 221 in src/stage1/forward.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stage1/forward.jl#L221

Added line #L221 was not covered by tests

Check warning on line 225 in src/stage1/forward.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stage1/forward.jl#L225

Added line #L225 was not covered by tests

Check warning on line 274 in src/stage1/forward.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stage1/forward.jl#L274

Added line #L274 was not covered by tests

Check warning on line 78 in src/stage1/mixed.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stage1/mixed.jl#L78

Added line #L78 was not covered by tests

Check warning on line 86 in src/stage1/mixed.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stage1/mixed.jl#L86

Added line #L86 was not covered by tests

Check warning on line 91 in src/stage1/mixed.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stage1/mixed.jl#L91

Added line #L91 was not covered by tests