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

run tcp test in branch #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

run tcp test in branch #9

wants to merge 4 commits into from

Conversation

bill1600
Copy link
Collaborator

This is a nanomsg test. Don't merge.

@codecov-io
Copy link

codecov-io commented Mar 17, 2017

Codecov Report

Merging #9 into master will decrease coverage by 12.63%.
The diff coverage is 74.07%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #9       +/-   ##
===========================================
- Coverage   57.45%   44.81%   -12.64%     
===========================================
  Files           6        5        -1     
  Lines        1878      415     -1463     
  Branches      371       58      -313     
===========================================
- Hits         1079      186      -893     
+ Misses        599      216      -383     
+ Partials      200       13      -187
Impacted Files Coverage Δ
tests/tcp/sleep.c 100% <100%> (ø)
tests/tcp/tcp.c 100% <100%> (ø)
tests/tcp/err.c 20% <20%> (ø)
tests/tcp/testutil.h 30.37% <30.37%> (ø)
src/libparodus_queues.c
src/libparodus_time.c
tests/mock_parodus.c
... and 1 more

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 21442be...3abeb0a. Read the comment docs.

@@ -24,7 +24,7 @@

// if TEST_ENVIRONMENT is not defined, then the macros libpd_log and libpd_log_err
// generate nothing
//#define TEST_ENVIRONMENT 1
#define TEST_ENVIRONMENT 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this what we want or a mistake?

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