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

utils: Re-add uniform test + docstring #3282

Merged
merged 1 commit into from
Oct 30, 2019
Merged

utils: Re-add uniform test + docstring #3282

merged 1 commit into from
Oct 30, 2019

Conversation

fweik
Copy link
Contributor

@fweik fweik commented Oct 29, 2019

Description of changes:

  • The Utils::uniform test was moved to the correct place and
    readded to the build system.
  • Docstring

@codecov
Copy link

codecov bot commented Oct 29, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           python   #3282    +/-   ##
=======================================
+ Coverage      85%     85%   +<1%     
=======================================
  Files         533     534     +1     
  Lines       25522   25526     +4     
=======================================
+ Hits        21947   21951     +4     
  Misses       3575    3575
Impacted Files Coverage Δ
src/utils/tests/uniform_test.cpp 100% <ø> (ø)
src/utils/include/utils/uniform.hpp 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 1da2dc8...b6fb237. Read the comment docs.

@jngrad jngrad added this to the Espresso 4.1.1 milestone Oct 30, 2019
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.

Thanks!

@fweik
Copy link
Contributor Author

fweik commented Oct 30, 2019

bors r=jngrad

bors bot added a commit that referenced this pull request Oct 30, 2019
3282: utils: Re-add uniform test + docstring r=jngrad a=fweik

Description of changes:
 - The Utils::uniform test was moved to  the correct place and
   readded to the build system.
 - Docstring


Co-authored-by: Florian Weik <[email protected]>
@bors
Copy link
Contributor

bors bot commented Oct 30, 2019

Build succeeded

@bors bors bot merged commit b6fb237 into espressomd:python Oct 30, 2019
@fweik fweik deleted the uniform branch August 27, 2020 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants