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

Remove cylindrical_average. #3470

Merged
merged 2 commits into from
Feb 11, 2020

Conversation

pkreissl
Copy link
Contributor

Fixes #3450

@codecov
Copy link

codecov bot commented Feb 11, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           python   #3470    +/-   ##
=======================================
+ Coverage      86%     86%   +<1%     
=======================================
  Files         537     537            
  Lines       24721   24659    -62     
=======================================
+ Hits        21333   21335     +2     
+ Misses       3388    3324    -64
Impacted Files Coverage Δ
src/core/statistics.cpp 75% <ø> (+11%) ⬆️
src/core/statistics.hpp 87% <ø> (ø) ⬆️
src/core/electrostatics_magnetostatics/p3m.cpp 85% <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 e0a0e7c...9e25bb0. Read the comment docs.

@jngrad jngrad added the automerge Merge with kodiak label Feb 11, 2020
@kodiakhq kodiakhq bot merged commit 4d1512c into espressomd:python Feb 11, 2020
@jngrad jngrad added this to the Espresso 4.2 milestone Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge with kodiak
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cylindrical_average is broken and should be removed
3 participants