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

Fixes #1249: allow the outbound dispatch link to accept streaming mes… #1252

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

kgiusti
Copy link
Contributor

@kgiusti kgiusti commented Oct 6, 2023

…sages

@kgiusti kgiusti linked an issue Oct 6, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #1252 (51dd179) into main (11562ee) will increase coverage by 20.19%.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1252       +/-   ##
===========================================
+ Coverage   58.16%   78.36%   +20.19%     
===========================================
  Files         180      246       +66     
  Lines       41199    63516    +22317     
  Branches     5871     5872        +1     
===========================================
+ Hits        23965    49773    +25808     
+ Misses      14826    11089     -3737     
- Partials     2408     2654      +246     
Flag Coverage Δ
pysystemtests 87.71% <ø> (?)
pyunittests 54.60% <ø> (ø)
systemtests 72.34% <100.00%> (+19.63%) ⬆️
unittests 26.53% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
calculator 30.07% <0.00%> (ø)
systemtests 78.97% <100.00%> (+26.26%) ⬆️

@ganeshmurthy
Copy link
Contributor

ALL tests have passed !! Approved

@kgiusti kgiusti merged commit 3d81fb8 into skupperproject:main Oct 9, 2023
37 of 41 checks passed
@kgiusti kgiusti deleted the ISSUE-1249 branch October 9, 2023 12:27
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.

Leak of qdr_link_ref_t and qdr_link_t in lite tcp adaptor
2 participants