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

inline LBM boundary_condition_noslip_wall #1090

Merged
merged 1 commit into from
Mar 18, 2022
Merged

inline LBM boundary_condition_noslip_wall #1090

merged 1 commit into from
Mar 18, 2022

Conversation

ranocha
Copy link
Member

@ranocha ranocha commented Mar 18, 2022

No description provided.

@ranocha ranocha requested a review from sloede March 18, 2022 15:53
@ranocha ranocha enabled auto-merge (squash) March 18, 2022 16:04
@codecov
Copy link

codecov bot commented Mar 18, 2022

Codecov Report

Merging #1090 (3be9b31) into main (0c6f2c7) will increase coverage by 11.09%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main    #1090       +/-   ##
===========================================
+ Coverage   85.63%   96.72%   +11.09%     
===========================================
  Files         302      302               
  Lines       23717    23721        +4     
===========================================
+ Hits        20310    22944     +2634     
+ Misses       3407      777     -2630     
Flag Coverage Δ
unittests 96.72% <100.00%> (+11.09%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/equations/lattice_boltzmann_2d.jl 97.66% <100.00%> (+12.50%) ⬆️
src/callbacks_step/amr_dg2d.jl 98.93% <0.00%> (+0.53%) ⬆️
src/equations/acoustic_perturbation_2d.jl 100.00% <0.00%> (+0.78%) ⬆️
src/equations/ideal_glm_mhd_3d.jl 100.00% <0.00%> (+0.92%) ⬆️
src/solvers/dgsem/basis_lobatto_legendre.jl 88.89% <0.00%> (+1.01%) ⬆️
src/solvers/dgmulti/dg.jl 98.90% <0.00%> (+1.10%) ⬆️
src/callbacks_step/time_series_dg2d.jl 100.00% <0.00%> (+1.69%) ⬆️
src/equations/ideal_glm_mhd_2d.jl 98.62% <0.00%> (+1.78%) ⬆️
src/solvers/dgsem_tree/containers_2d.jl 96.32% <0.00%> (+2.03%) ⬆️
src/meshes/parallel_tree_mesh.jl 100.00% <0.00%> (+2.17%) ⬆️
... and 27 more

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 0c6f2c7...3be9b31. Read the comment docs.

@ranocha ranocha merged commit 2b77198 into main Mar 18, 2022
@ranocha ranocha deleted the ranocha-patch-1 branch March 18, 2022 18:39
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.

None yet

2 participants