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

Fix erroneous double hashes in two_dimensional_turbulence.jl example #1168

Merged
merged 2 commits into from
Nov 11, 2020

Conversation

navidcy
Copy link
Collaborator

@navidcy navidcy commented Nov 10, 2020

thanks @francispoulin

closes #1167

@navidcy navidcy added bug 🐞 Even a perfect program still has bugs documentation 📜 The sacred scrolls labels Nov 10, 2020
@codecov
Copy link

codecov bot commented Nov 10, 2020

Codecov Report

Merging #1168 (a580bee) into master (bd6cb93) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1168   +/-   ##
=======================================
  Coverage   56.99%   56.99%           
=======================================
  Files         162      162           
  Lines        3916     3916           
=======================================
  Hits         2232     2232           
  Misses       1684     1684           

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 bd6cb93...a580bee. Read the comment docs.

@navidcy navidcy merged commit 03a6f85 into master Nov 11, 2020
@glwagner glwagner deleted the ncc/fix-2dturb-example branch November 11, 2020 18:38
@glwagner glwagner mentioned this pull request Dec 2, 2020
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Even a perfect program still has bugs documentation 📜 The sacred scrolls
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accidental double hashed comments in two_dimensional_turbulence.jl
2 participants