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

ZXW rewrite rules + Differentiation #93

Merged
merged 40 commits into from
Aug 6, 2023

rename differentiatio rule

6870623
Select commit
Loading
Failed to load commit list.
Merged

ZXW rewrite rules + Differentiation #93

rename differentiatio rule
6870623
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 6, 2023 in 0s

79.17% of diff hit (target 82.88%)

View this Pull Request on Codecov

79.17% of diff hit (target 82.88%)

Annotations

Check warning on line 45 in src/parameter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter.jl#L45

Added line #L45 was not covered by tests

Check warning on line 186 in src/parameter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter.jl#L174-L186

Added lines #L174 - L186 were not covered by tests

Check warning on line 194 in src/parameter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter.jl#L192-L194

Added lines #L192 - L194 were not covered by tests

Check warning on line 215 in src/parameter.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter.jl#L215

Added line #L215 was not covered by tests

Check warning on line 263 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L263

Added line #L263 was not covered by tests

Check warning on line 281 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L281

Added line #L281 was not covered by tests

Check warning on line 473 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L473

Added line #L473 was not covered by tests

Check warning on line 609 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L609

Added line #L609 was not covered by tests

Check warning on line 613 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L611-L613

Added lines #L611 - L613 were not covered by tests

Check warning on line 617 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L617

Added line #L617 was not covered by tests

Check warning on line 663 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L663

Added line #L663 was not covered by tests

Check warning on line 7 in src/zxw_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zxw_rules.jl#L7

Added line #L7 was not covered by tests

Check warning on line 53 in src/zxw_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zxw_rules.jl#L45-L53

Added lines #L45 - L53 were not covered by tests

Check warning on line 58 in src/zxw_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zxw_rules.jl#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 71 in src/zxw_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zxw_rules.jl#L62-L71

Added lines #L62 - L71 were not covered by tests

Check warning on line 76 in src/zxw_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zxw_rules.jl#L73-L76

Added lines #L73 - L76 were not covered by tests

Check warning on line 142 in src/zxw_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zxw_rules.jl#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 152 in src/zxw_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zxw_rules.jl#L145-L152

Added lines #L145 - L152 were not covered by tests

Check warning on line 174 in src/zxw_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zxw_rules.jl#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 192 in src/zxw_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zxw_rules.jl#L191-L192

Added lines #L191 - L192 were not covered by tests

Check warning on line 265 in src/zxw_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zxw_rules.jl#L265

Added line #L265 was not covered by tests

Check warning on line 292 in src/zxw_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zxw_rules.jl#L292

Added line #L292 was not covered by tests

Check warning on line 303 in src/zxw_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zxw_rules.jl#L298-L303

Added lines #L298 - L303 were not covered by tests

Check warning on line 308 in src/zxw_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zxw_rules.jl#L305-L308

Added lines #L305 - L308 were not covered by tests

Check warning on line 317 in src/zxw_rules.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zxw_rules.jl#L312-L317

Added lines #L312 - L317 were not covered by tests