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 relative velocity #82

Merged
merged 3 commits into from
Feb 13, 2019
Merged

Fix relative velocity #82

merged 3 commits into from
Feb 13, 2019

Conversation

gouarin
Copy link
Member

@gouarin gouarin commented Feb 13, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Feb 13, 2019

Codecov Report

Merging #82 into master will increase coverage by 3.45%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage    68.8%   72.26%   +3.45%     
==========================================
  Files          44       44              
  Lines        4780     4788       +8     
==========================================
+ Hits         3289     3460     +171     
+ Misses       1491     1328     -163
Impacted Files Coverage Δ
pylbm/algorithm/base.py 61.92% <0%> (-0.85%) ⬇️
pylbm/simulation.py 80% <0%> (+0.66%) ⬆️
pylbm/generator/ast.py 65.16% <0%> (+1.12%) ⬆️
pylbm/storage.py 81.98% <0%> (+1.24%) ⬆️
pylbm/container.py 77.08% <0%> (+10.41%) ⬆️
pylbm/generator/codegen.py 65.57% <0%> (+10.55%) ⬆️
pylbm/generator/autowrap.py 88.37% <0%> (+19.76%) ⬆️
pylbm/generator/printing/cython.py 59.43% <0%> (+40.16%) ⬆️

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 9c9f1e8...2aa2969. Read the comment docs.

@gouarin gouarin merged commit 810938c into pylbm:master Feb 13, 2019
@gouarin gouarin deleted the fix-relvel branch May 19, 2019 17:58
gouarin added a commit that referenced this pull request Jun 26, 2020
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