Skip to content

Conversation

@bill1600
Copy link
Contributor

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.

// 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.

4 participants