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

CI: don't measure coverage if tests are not performed. #2284

Merged
merged 1 commit into from
Sep 26, 2018

Conversation

KaiSzuttor
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 26, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           python   #2284    +/-   ##
=======================================
+ Coverage      71%     71%   +<1%     
=======================================
  Files         380     380            
  Lines       18975   18938    -37     
=======================================
  Hits        13588   13588            
+ Misses       5387    5350    -37
Impacted Files Coverage Δ
src/core/particle_data.cpp 92% <0%> (ø) ⬆️
src/core/communication.cpp 77% <0%> (+1%) ⬆️
src/core/forces.cpp 81% <0%> (+1%) ⬆️
src/script_interface/lbboundaries/LBBoundary.hpp 75% <0%> (+2%) ⬆️
.../grid_based_algorithms/lbboundaries/LBBoundary.hpp 92% <0%> (+6%) ⬆️
src/core/cuda_interface.cpp 98% <0%> (+14%) ⬆️

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 3c195e3...c795374. Read the comment docs.

@fweik fweik merged commit 0d3d1d4 into espressomd:python Sep 26, 2018
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