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: Make tabulated pair IA not crash if distance is too small #2520

Merged
merged 2 commits into from
Feb 17, 2019
Merged

core: Make tabulated pair IA not crash if distance is too small #2520

merged 2 commits into from
Feb 17, 2019

Conversation

fweik
Copy link
Contributor

@fweik fweik commented Feb 15, 2019

No description provided.

@codecov
Copy link

codecov bot commented Feb 15, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           python   #2520    +/-   ##
=======================================
+ Coverage      72%     72%   +<1%     
=======================================
  Files         486     486            
  Lines       29446   29447     +1     
=======================================
+ Hits        21342   21343     +1     
  Misses       8104    8104
Impacted Files Coverage Δ
src/core/utils/linear_interpolation.hpp 100% <100%> (ø) ⬆️
src/core/TabulatedPotential.hpp 100% <100%> (ø) ⬆️

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 5b721d7...d8c053a. Read the comment docs.

@fweik fweik merged commit a72bf2f into espressomd:python Feb 17, 2019
@fweik fweik deleted the tab branch February 17, 2019 21:07
@RudolfWeeber RudolfWeeber added this to the Espresso 4.0.2 milestone Mar 5, 2019
RudolfWeeber pushed a commit to RudolfWeeber/espresso that referenced this pull request Mar 13, 2019
core: Make tabulated pair IA not crash if distance is too small
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.

3 participants