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

XMIDT-468 Add timing collection and reporting to parodus2ccsp #31

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

Conversation

gbuddappagari
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jul 10, 2018

Codecov Report

Merging #31 into master will increase coverage by 13.58%.
The diff coverage is 91.68%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #31       +/-   ##
===========================================
+ Coverage   64.63%   78.22%   +13.58%     
===========================================
  Files          16       20        +4     
  Lines        4895     6539     +1644     
  Branches      447      538       +91     
===========================================
+ Hits         3164     5115     +1951     
+ Misses       1533     1076      -457     
- Partials      198      348      +150
Impacted Files Coverage Δ
tests/test_libpd.c 82.92% <0%> (ø) ⬆️
source/app/libpd.c 39.75% <0%> (-1.28%) ⬇️
tests/test_webpa_set_attr.c 98.69% <100%> (ø) ⬆️
tests/mock_stack.c 78.72% <100%> (+15.19%) ⬆️
tests/test_webpa_set.c 99.43% <100%> (ø) ⬆️
tests/test_webpa_get.c 99.2% <100%> (ø) ⬆️
tests/test_webpa_get_attr.c 98.84% <100%> (ø) ⬆️
source/broadband/webpa_adapter.c 59.41% <73.33%> (+17.59%) ⬆️
source/broadband/webpa_parameter.c 67.08% <78.87%> (+1.29%) ⬆️
source/broadband/webpa_attribute.c 79.11% <79.36%> (-0.16%) ⬇️
... and 14 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 01bf8a9...9b8d63f. Read the comment docs.

@CLAassistant
Copy link

CLAassistant commented Aug 2, 2019

CLA assistant check
All committers have signed the CLA.

@codecov-io
Copy link

Codecov Report

Merging #31 into master will increase coverage by 13.58%.
The diff coverage is 91.68%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #31       +/-   ##
===========================================
+ Coverage   64.63%   78.22%   +13.58%     
===========================================
  Files          16       20        +4     
  Lines        4895     6539     +1644     
  Branches      447      538       +91     
===========================================
+ Hits         3164     5115     +1951     
+ Misses       1533     1076      -457     
- Partials      198      348      +150
Impacted Files Coverage Δ
source/app/libpd.c 39.75% <0%> (-1.28%) ⬇️
tests/test_libpd.c 82.92% <0%> (ø) ⬆️
tests/mock_stack.c 78.72% <100%> (+15.19%) ⬆️
tests/test_webpa_get_attr.c 98.84% <100%> (ø) ⬆️
tests/test_webpa_get.c 99.2% <100%> (ø) ⬆️
tests/test_webpa_set.c 99.43% <100%> (ø) ⬆️
tests/test_webpa_set_attr.c 98.69% <100%> (ø) ⬆️
source/broadband/webpa_adapter.c 59.41% <73.33%> (+17.59%) ⬆️
source/broadband/webpa_parameter.c 67.08% <78.87%> (+1.29%) ⬆️
source/broadband/webpa_attribute.c 79.11% <79.36%> (-0.16%) ⬇️
... and 14 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 01bf8a9...9b8d63f. Read the comment docs.

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