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

Change grid,ref_state to get_grid,reference_state #33

Merged
merged 1 commit into from
Jul 21, 2021
Merged

Change grid,ref_state to get_grid,reference_state #33

merged 1 commit into from
Jul 21, 2021

Conversation

charleskawczynski
Copy link
Member

It'd be nice to use grid and ref_state for local variables. hopefully grid will be available everywhere at some point, so get_grid may be temporary.

@charleskawczynski
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Jul 21, 2021
33: Change grid,ref_state to get_grid,reference_state r=charleskawczynski a=charleskawczynski

It'd be nice to use `grid` and `ref_state` for local variables. hopefully `grid` will be available everywhere at some point, so `get_grid` may be temporary.

Co-authored-by: Charles Kawczynski <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jul 21, 2021

Build failed:

@charleskawczynski
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Jul 21, 2021
33: Change grid,ref_state to get_grid,reference_state r=charleskawczynski a=charleskawczynski

It'd be nice to use `grid` and `ref_state` for local variables. hopefully `grid` will be available everywhere at some point, so `get_grid` may be temporary.

Co-authored-by: Charles Kawczynski <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jul 21, 2021

Build failed:

@charleskawczynski
Copy link
Member Author

bors r+

@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #33 (b2b71da) into main (7895a11) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main     #33   +/-   ##
=====================================
  Coverage   0.02%   0.02%           
=====================================
  Files         22      22           
  Lines       3467    3467           
=====================================
  Hits           1       1           
  Misses      3466    3466           
Impacted Files Coverage Δ
src/Turbulence_PrognosticTKE.jl 0.00% <0.00%> (ø)
src/types.jl 0.00% <0.00%> (ø)

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 7895a11...b2b71da. Read the comment docs.

@bors bors bot merged commit 9e141e7 into main Jul 21, 2021
@bors bors bot deleted the ck/names branch July 21, 2021 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant