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

Lb cleanup #1900

Merged
merged 4 commits into from
Mar 13, 2018
Merged

Lb cleanup #1900

merged 4 commits into from
Mar 13, 2018

Conversation

fweik
Copy link
Contributor

@fweik fweik commented Mar 10, 2018

Removed some unused code from LB. There is still more (D3Q19, PULL/PUSH).

@codecov
Copy link

codecov bot commented Mar 10, 2018

Codecov Report

Merging #1900 into python will decrease coverage by <1%.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           python   #1900   +/-   ##
======================================
- Coverage      61%     61%   -1%     
======================================
  Files         438     438           
  Lines       29212   29209    -3     
======================================
- Hits        17877   17874    -3     
  Misses      11335   11335
Impacted Files Coverage Δ
src/core/lb.hpp 53% <ø> (ø) ⬆️
src/core/global.cpp 82% <ø> (ø) ⬆️
src/core/lb.cpp 64% <100%> (-1%) ⬇️
src/core/tuning.cpp 33% <0%> (-3%) ⬇️
src/core/p3m.cpp 83% <0%> (ø) ⬆️

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 dda92a7...0ba1b56. Read the comment docs.

@fweik fweik requested a review from KaiSzuttor March 13, 2018 08:18
@KaiSzuttor
Copy link
Member

why does removing code decrease coverage?

@fweik fweik merged commit 085943b into espressomd:python Mar 13, 2018
@fweik fweik deleted the lb_cleanup branch March 13, 2018 13:37
@hmenke
Copy link
Member

hmenke commented Mar 13, 2018

Because the statistical tests are non-deterministic and the fluctuation is much larger than the impact of your removal.

ashreyaj pushed a commit to ashreyaj/espresso that referenced this pull request Aug 9, 2018
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.

3 participants