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: virtual_sites: Removed default argument from virtual function and non-functional virtual COM feature #3250

Merged
merged 4 commits into from
Oct 15, 2019

Conversation

fweik
Copy link
Contributor

@fweik fweik commented Oct 15, 2019

Description of changes:

  • Removed dead code (VIRTUAL_SITES_COM, THERMOSTAT_IGNORE_NON_VIRTUAL)
  • Removed default argument on virtual function

@fweik fweik requested a review from KaiSzuttor October 15, 2019 08:55
Copy link
Member

@jngrad jngrad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the name of this PR to reflect the removal of virtual COM feature and also remove VIRTUAL_SITES_COM from doc/sphinx/particles.rst and doc/sphinx/installation.rst.

@codecov
Copy link

codecov bot commented Oct 15, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           python   #3250   +/-   ##
======================================
- Coverage      85%     85%   -1%     
======================================
  Files         528     528           
  Lines       25790   25790           
======================================
- Hits        22148   22145    -3     
- Misses       3642    3645    +3
Impacted Files Coverage Δ
src/core/virtual_sites/VirtualSites.hpp 100% <ø> (ø) ⬆️
src/core/rotation.cpp 98% <100%> (ø) ⬆️
src/core/event.cpp 96% <100%> (ø) ⬆️
src/core/integrate.cpp 67% <100%> (ø) ⬆️
src/core/electrostatics_magnetostatics/p3m.cpp 86% <0%> (-1%) ⬇️
src/core/particle_data.cpp 96% <0%> (-1%) ⬇️

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 0b7b357...254f820. Read the comment docs.

@fweik
Copy link
Contributor Author

fweik commented Oct 15, 2019

I did not remove any feature.

@jngrad jngrad changed the title core: virtual_sites: Removed default argument from virtual function core: virtual_sites: Removed default argument from virtual function and non-functional virtual COM feature Oct 15, 2019
@fweik fweik requested a review from jngrad October 15, 2019 09:39
@jngrad
Copy link
Member

jngrad commented Oct 15, 2019

bors r+

bors bot added a commit that referenced this pull request Oct 15, 2019
3244: Update docs 4.1 r=fweik a=jngrad

Provide links to Dockerfiles, fix links in 4.1 release notes, fix typos.

3250: core: virtual_sites: Removed default argument from virtual function and non-functional virtual COM feature r=jngrad a=fweik

Description of changes:
 - Removed dead code (`VIRTUAL_SITES_COM`, `THERMOSTAT_IGNORE_NON_VIRTUAL`)
 - Removed default argument on virtual function

Co-authored-by: Jean-Noël Grad <[email protected]>
Co-authored-by: Florian Weik <[email protected]>
@bors
Copy link
Contributor

bors bot commented Oct 15, 2019

Build succeeded

@bors bors bot merged commit 254f820 into espressomd:python Oct 15, 2019
@jngrad jngrad added this to the Espresso 4.2 milestone May 30, 2020
@jngrad jngrad added the Core label May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants