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: improve getu/setu/getp/setp handling of nested variables #33

Merged
merged 5 commits into from
Jan 24, 2024

refactor: format

07d1e73
Select commit
Loading
Failed to load commit list.
Merged

feat: improve getu/setu/getp/setp handling of nested variables #33

refactor: format
07d1e73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 24, 2024 in 0s

9.63% of diff hit (target 32.59%)

View this Pull Request on Codecov

9.63% of diff hit (target 32.59%)

Annotations

Check warning on line 10 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L10

Added line #L10 was not covered by tests

Check warning on line 43 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L43

Added line #L43 was not covered by tests

Check warning on line 70 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L70

Added line #L70 was not covered by tests

Check warning on line 93 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L93

Added line #L93 was not covered by tests

Check warning on line 114 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L111-L114

Added lines #L111 - L114 were not covered by tests

Check warning on line 119 in src/parameter_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameter_indexing.jl#L119

Added line #L119 was not covered by tests

Check warning on line 57 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 88 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L88

Added line #L88 was not covered by tests

Check warning on line 113 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L113

Added line #L113 was not covered by tests

Check warning on line 116 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L116

Added line #L116 was not covered by tests

Check warning on line 118 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L118

Added line #L118 was not covered by tests

Check warning on line 122 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L120-L122

Added lines #L120 - L122 were not covered by tests

Check warning on line 125 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 127 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L127

Added line #L127 was not covered by tests

Check warning on line 131 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L131

Added line #L131 was not covered by tests

Check warning on line 138 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L135-L138

Added lines #L135 - L138 were not covered by tests

Check warning on line 146 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L140-L146

Added lines #L140 - L146 were not covered by tests

Check warning on line 157 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 167 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L165-L167

Added lines #L165 - L167 were not covered by tests

Check warning on line 170 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 172 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L172

Added line #L172 was not covered by tests

Check warning on line 178 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L176-L178

Added lines #L176 - L178 were not covered by tests

Check warning on line 197 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L191-L197

Added lines #L191 - L197 were not covered by tests

Check warning on line 201 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 207 in src/state_indexing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/state_indexing.jl#L205-L207

Added lines #L205 - L207 were not covered by tests