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

Simplify AbstractModel, fixes show for RegularCartesianGrid #408

Merged
merged 1 commit into from
Sep 15, 2019

Conversation

glwagner
Copy link
Member

This PR is ready for merger when approved, and tests pass.

… RegularCartesianGrid, simplifies cell_diffusion_timescale dispatch
@codecov
Copy link

codecov bot commented Sep 15, 2019

Codecov Report

Merging #408 into master will increase coverage by 0.07%.
The diff coverage is 25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #408      +/-   ##
==========================================
+ Coverage   72.98%   73.05%   +0.07%     
==========================================
  Files          25       25              
  Lines        1403     1403              
==========================================
+ Hits         1024     1025       +1     
+ Misses        379      378       -1
Impacted Files Coverage Δ
src/turbulence_closures/TurbulenceClosures.jl 100% <ø> (ø) ⬆️
src/models.jl 80.95% <ø> (+1.88%) ⬆️
src/Oceananigans.jl 100% <ø> (ø) ⬆️
src/grids.jl 93.54% <ø> (ø) ⬆️
...bulence_closures/turbulence_closure_diagnostics.jl 25% <25%> (+5%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1cded5f...7be1f18. Read the comment docs.

@ali-ramadhan ali-ramadhan merged commit 496d705 into master Sep 15, 2019
@ali-ramadhan ali-ramadhan deleted the nuke-abstract-model branch September 15, 2019 13:26
arcavaliere pushed a commit to arcavaliere/Oceananigans.jl that referenced this pull request Nov 6, 2019
Simplify AbstractModel, fixes show for RegularCartesianGrid

Former-commit-id: 496d705
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants