Skip to content

Wrapper to send event messages is added#42

Open
gbuddappagari wants to merge 1 commit intoxmidt-org:masterfrom
gbuddappagari:parodusNotifier
Open

Wrapper to send event messages is added#42
gbuddappagari wants to merge 1 commit intoxmidt-org:masterfrom
gbuddappagari:parodusNotifier

Conversation

@gbuddappagari
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 12, 2018

Codecov Report

Merging #42 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   62.44%   62.44%           
=======================================
  Files           3        3           
  Lines         639      639           
  Branches      131      131           
=======================================
  Hits          399      399           
  Misses        165      165           
  Partials       75       75

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 6701a5b...61822be. Read the comment docs.

break;

default:
NotifError("Enter Valid commands..\n");
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Put usage print to enter the required arguments

.client_url = NULL
};

ret = libparodus_init (&client_instance, &cfg);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This can be put under static variable so it executes only one time and instance can also be made static.

@gbuddappagari gbuddappagari force-pushed the parodusNotifier branch 10 times, most recently from a802dea to 906bbf7 Compare November 15, 2018 11:09
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Aug 2, 2019

CLA assistant check
All committers have signed the CLA.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #42 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   62.44%   62.44%           
=======================================
  Files           3        3           
  Lines         639      639           
  Branches      131      131           
=======================================
  Hits          399      399           
  Misses        165      165           
  Partials       75       75

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 6701a5b...61822be. 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.

4 participants