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

Shallow water exner equations 1D #51

Merged
merged 13 commits into from
Aug 15, 2024

add tests to increase coverage

025ccc0
Select commit
Loading
Failed to load commit list.
Merged

Shallow water exner equations 1D #51

add tests to increase coverage
025ccc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 12, 2024 in 1s

31.60% of diff hit (target 99.22%)

View this Pull Request on Codecov

31.60% of diff hit (target 99.22%)

Annotations

Check warning on line 21 in examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl#L21

Added line #L21 was not covered by tests

Check warning on line 23 in examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl#L23

Added line #L23 was not covered by tests

Check warning on line 26 in examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 31 in examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl#L31

Added line #L31 was not covered by tests

Check warning on line 35 in examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 39 in examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 45 in examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 47 in examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_channel.jl#L47

Added line #L47 was not covered by tests

Check warning on line 16 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced.jl#L16

Added line #L16 was not covered by tests

Check warning on line 18 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced.jl#L18

Added line #L18 was not covered by tests

Check warning on line 22 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced.jl#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 24 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced.jl#L24

Added line #L24 was not covered by tests

Check warning on line 27 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced.jl#L27

Added line #L27 was not covered by tests

Check warning on line 29 in examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/tree_1d_dgsem/elixir_shallowwater_exner_well_balanced.jl#L29

Added line #L29 was not covered by tests

Check warning on line 87 in src/equations/shallow_water_exner_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/shallow_water_exner_1d.jl#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 157 in src/equations/shallow_water_exner_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/shallow_water_exner_1d.jl#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 160 in src/equations/shallow_water_exner_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/shallow_water_exner_1d.jl#L160

Added line #L160 was not covered by tests

Check warning on line 176 in src/equations/shallow_water_exner_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/shallow_water_exner_1d.jl#L176

Added line #L176 was not covered by tests

Check warning on line 182 in src/equations/shallow_water_exner_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/shallow_water_exner_1d.jl#L182

Added line #L182 was not covered by tests

Check warning on line 188 in src/equations/shallow_water_exner_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/shallow_water_exner_1d.jl#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 191 in src/equations/shallow_water_exner_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/shallow_water_exner_1d.jl#L191

Added line #L191 was not covered by tests

Check warning on line 195 in src/equations/shallow_water_exner_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/shallow_water_exner_1d.jl#L195

Added line #L195 was not covered by tests

Check warning on line 205 in src/equations/shallow_water_exner_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/shallow_water_exner_1d.jl#L205

Added line #L205 was not covered by tests

Check warning on line 207 in src/equations/shallow_water_exner_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/shallow_water_exner_1d.jl#L207

Added line #L207 was not covered by tests

Check warning on line 211 in src/equations/shallow_water_exner_1d.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/equations/shallow_water_exner_1d.jl#L209-L211

Added lines #L209 - L211 were not covered by tests