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

testsuite: fix checkpoint test. #2336

Merged
merged 1 commit into from
Oct 27, 2018
Merged

Conversation

KaiSzuttor
Copy link
Member

Fixes #2333

@codecov
Copy link

codecov bot commented Oct 26, 2018

Codecov Report

Merging #2336 into python will increase coverage by <1%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           python   #2336    +/-   ##
=======================================
+ Coverage      71%     71%   +<1%     
=======================================
  Files         380     381     +1     
  Lines       18842   18907    +65     
=======================================
+ Hits        13497   13576    +79     
+ Misses       5345    5331    -14
Impacted Files Coverage Δ
src/core/energy.cpp 80% <0%> (-3%) ⬇️
src/core/virtual_sites.cpp 80% <0%> (-2%) ⬇️
src/script_interface/lbboundaries/LBBoundary.hpp 75% <0%> (-1%) ⬇️
src/core/grid_based_algorithms/lb.hpp 71% <0%> (-1%) ⬇️
src/core/forces.cpp 81% <0%> (-1%) ⬇️
src/core/collision.cpp 81% <0%> (-1%) ⬇️
...c/core/unit_tests/ParallelScriptInterface_test.cpp 100% <0%> (ø) ⬆️
...rc/core/utils/serialization/CUDA_particle_data.hpp 100% <0%> (ø) ⬆️
src/core/utils/math/tensor_product.hpp 100% <0%> (ø) ⬆️
src/core/cuda_init.cpp 0% <0%> (ø) ⬆️
... and 32 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 2c1ebd2...00764c3. Read the comment docs.

@KaiSzuttor KaiSzuttor added this to the Espresso 4.0.1 milestone Oct 26, 2018
@fweik fweik merged commit 068323d into espressomd:python Oct 27, 2018
RudolfWeeber pushed a commit to RudolfWeeber/espresso that referenced this pull request Oct 27, 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.

2 participants