Skip to content

[FEAT] Add produce messages - #23

Open
vinijabes wants to merge 1 commit into
mainfrom
feat/produce-message
Open

[FEAT] Add produce messages#23
vinijabes wants to merge 1 commit into
mainfrom
feat/produce-message

Conversation

@vinijabes

Copy link
Copy Markdown
Owner

Description

Add produce message in flow protocol

Motivation and Context

It is needed a way of publishing new messages in a channel trough client interface.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@vinijabes vinijabes self-assigned this Mar 26, 2022
@codecov

codecov Bot commented Mar 26, 2022

Copy link
Copy Markdown

Codecov Report

Merging #23 (711d798) into main (10dfaca) will decrease coverage by 1.41%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   56.81%   55.39%   -1.42%     
==========================================
  Files          20       20              
  Lines         822      843      +21     
==========================================
  Hits          467      467              
- Misses        355      376      +21     
Impacted Files Coverage Δ
packline/src/main.rs 0.00% <0.00%> (ø)
packline_cli/src/client.rs 0.00% <0.00%> (ø)
packline_flow/src/connector/mod.rs 0.00% <0.00%> (ø)
packline_flow/src/messages/mod.rs 0.00% <0.00%> (ø)

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 10dfaca...711d798. 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.

1 participant