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

fix #76 endless test time under valgrind #77

Open
wants to merge 1 commit into
base: master
from

Conversation

@dinama
Copy link

@dinama dinama commented Feb 7, 2020

see issue #76

dinama
@dinama dinama changed the title fix issue #76 endless test time under valgrind fix #76 endless test time under valgrind Feb 7, 2020
@codecov-io
Copy link

@codecov-io codecov-io commented Feb 7, 2020

Codecov Report

Merging #77 into master will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   78.48%   78.66%   +0.18%     
==========================================
  Files          21       21              
  Lines        5981     5971      -10     
==========================================
+ Hits         4694     4697       +3     
+ Misses       1287     1274      -13
Impacted Files Coverage Δ
src/rumsort.c 61.24% <0%> (+0.04%) ⬆️
src/rum_ts_utils.c 90.86% <0%> (+0.42%) ⬆️
src/rumget.c 86.36% <0%> (+0.62%) ⬆️
src/rumentrypage.c 84.86% <0%> (+1.15%) ⬆️

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 e34375a...a884f7a. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants