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

Core: Use slightly smaller value when adjusting max skin in tune_skin #3132

Merged
merged 1 commit into from
Sep 5, 2019

Conversation

RudolfWeeber
Copy link
Contributor

@jngrad, this removes one potential issue with the p3m benchmark.

@codecov
Copy link

codecov bot commented Sep 5, 2019

Codecov Report

Merging #3132 into python will increase coverage by <1%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           python   #3132     +/-   ##
========================================
+ Coverage      83%     84%    +<1%     
========================================
  Files         530     480     -50     
  Lines       26141   21420   -4721     
========================================
- Hits        21949   18022   -3927     
+ Misses       4192    3398    -794
Impacted Files Coverage Δ
src/core/tuning.cpp 95% <100%> (ø) ⬆️
...al_sites/lb_inertialess_tracers_cuda_interface.cpp 0% <0%> (-100%) ⬇️
...rialization/ibm_cuda_particle_velocities_input.hpp 0% <0%> (-100%) ⬇️
src/core/object-in-fluid/oif_local_forces.cpp 0% <0%> (-100%) ⬇️
src/core/observables/ParticleBodyVelocities.hpp 0% <0%> (-100%) ⬇️
...rc/utils/include/utils/math/triangle_functions.hpp 0% <0%> (-92%) ⬇️
src/core/object-in-fluid/oif_global_forces.cpp <1% <0%> (-81%) ⬇️
src/core/actor/ActorList.cpp 0% <0%> (-80%) ⬇️
src/core/ParticleRange.hpp 20% <0%> (-80%) ⬇️
src/core/EspressoSystemInterface.cpp 40% <0%> (-52%) ⬇️
... and 203 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 72da9ac...6a9a8aa. Read the comment docs.

@jngrad
Copy link
Member

jngrad commented Sep 5, 2019

bors r+

bors bot added a commit that referenced this pull request Sep 5, 2019
3125: Document Correlator.result() r=jngrad a=pkreissl

Fixes #2997 

Description of changes:
 - Document `result` method of `Correlator` class. Documentation done by @christophlohrmann.


3132: Core: Use slightly smaller value when adjusting max skin in tune_skin r=jngrad a=RudolfWeeber

@jngrad, this removes one potential issue with the p3m benchmark.


3133: CI: The cuda no_gpu test doesn't need a gpu runner r=jngrad a=RudolfWeeber

Fixes #

Description of changes:
 - 


PR Checklist
------------
 - [ ] Tests?
   - [ ] Interface
   - [ ] Core 
 - [ ] Docs?


Co-authored-by: Christoph Lohrmann <[email protected]>
Co-authored-by: Patrick Kreissl <[email protected]>
Co-authored-by: Rudolf Weeber <[email protected]>
@bors
Copy link
Contributor

bors bot commented Sep 5, 2019

Build succeeded

@bors bors bot merged commit 6a9a8aa into espressomd:python Sep 5, 2019
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