Navigation Menu

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

Fallthrough and remove duplicate line #3336

Merged
merged 1 commit into from Nov 22, 2019

Conversation

hirschsn
Copy link
Contributor

Description of changes:

  • Remove a duplicated line in topology_check_resort by falling through as done for other cell systems in this function.

PR Checklist

  • Tests?
    • Interface
    • Core
  • Docs?

@codecov
Copy link

codecov bot commented Nov 22, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           python   #3336     +/-   ##
========================================
- Coverage      86%     85%     -1%     
========================================
  Files         538     511     -27     
  Lines       25350   23407   -1943     
========================================
- Hits        21834   19932   -1902     
+ Misses       3516    3475     -41
Impacted Files Coverage Δ
src/core/cells.cpp 90% <ø> (ø) ⬆️
src/core/bonded_interactions/harmonic_dumbbell.cpp 0% <0%> (-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%) ⬇️
...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/EspressoSystemInterface.cpp 40% <0%> (-52%) ⬇️
src/core/debug.cpp 0% <0%> (-47%) ⬇️
... and 179 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 c91ea5e...a13eb14. Read the comment docs.

@jngrad
Copy link
Member

jngrad commented Nov 22, 2019

bors r+

bors bot added a commit that referenced this pull request Nov 22, 2019
3334: Update io.rst r=jngrad a=jonaslandsgesell

link to h5md plugin for VMD

3335: Enable oversubscribing in OpenMPI 2.X r=fweik a=jngrad

Fixes #3333

3336: Fallthrough and remove duplicate line r=jngrad a=hirschsn

Description of changes:
 - Remove a duplicated line in `topology_check_resort` by falling through as done for other cell systems in this function.


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


Co-authored-by: Jonas Landsgesell <jonaslandsgesell@users.noreply.github.com>
Co-authored-by: Jean-Noël Grad <jgrad@icp.uni-stuttgart.de>
Co-authored-by: Steffen Hirschmann <steffen.hirschmann@ipvs.uni-stuttgart.de>
@jngrad jngrad added this to the Espresso 4.1.2 milestone Nov 22, 2019
@bors
Copy link
Contributor

bors bot commented Nov 22, 2019

Build succeeded

@bors bors bot merged commit a13eb14 into espressomd:python Nov 22, 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.

None yet

2 participants