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

[2D manifold in 3D] Add routines to plot the vorticity for the 3D Cartesian SWE #57

Merged
merged 3 commits into from
Dec 3, 2024

Reorganized code and made convert_variables compatible with functions…

123e198
Select commit
Loading
Failed to load commit list.
Merged

[2D manifold in 3D] Add routines to plot the vorticity for the 3D Cartesian SWE #57

Reorganized code and made convert_variables compatible with functions…
123e198
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 3, 2024 in 1s

85.71% of diff hit (target 89.56%)

View this Pull Request on Codecov

85.71% of diff hit (target 89.56%)

Annotations

Check warning on line 37 in src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl#L37

Added line #L37 was not covered by tests

Check warning on line 54 in src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl#L54

Added line #L54 was not covered by tests

Check warning on line 61 in src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 95 in src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl#L95

Added line #L95 was not covered by tests

Check warning on line 100 in src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl#L98-L100

Added lines #L98 - L100 were not covered by tests

Check warning on line 105 in src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl#L105

Added line #L105 was not covered by tests

Check warning on line 110 in src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/callbacks_step/save_solution_2d_manifold_in_3d_cartesian.jl#L108-L110

Added lines #L108 - L110 were not covered by tests