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

[v3] TSO app message transmission/reception #2280

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

jace-roell
Copy link
Contributor

What It Does

How to Test

Review Checklist
I certify that I have:

Additional Comments

Signed-off-by: jace-roell <jace.roell@hotmail.com>
@jace-roell jace-roell self-assigned this Sep 30, 2024
@jace-roell jace-roell linked an issue Sep 30, 2024 that may be closed by this pull request
packages/zostso/src/StartTsoApp.ts Fixed Show fixed Hide fixed
packages/zostso/src/StartTsoApp.ts Fixed Show fixed Hide fixed
packages/zostso/src/StartTsoApp.ts Fixed Show fixed Hide fixed
packages/zostso/src/StartTsoApp.ts Fixed Show fixed Hide fixed
packages/zostso/src/StartTsoApp.ts Fixed Show fixed Hide fixed
packages/zostso/src/StartTsoApp.ts Fixed Show fixed Hide fixed
Signed-off-by: jace-roell <jace.roell@hotmail.com>
@jace-roell jace-roell changed the title [v3] initial commit [v3] TSO app message transmission/reception Oct 1, 2024
jace-roell and others added 14 commits October 1, 2024 11:43
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 30.46875% with 89 lines in your changes missing coverage. Please review.

Project coverage is 90.80%. Comparing base (65aa7d0) to head (3a9b6a5).
Report is 43 commits behind head on master.

Files with missing lines Patch % Lines
packages/zostso/src/ReceiveTsoApp.ts 19.60% 41 Missing ⚠️
packages/zostso/src/StartTsoApp.ts 32.00% 17 Missing ⚠️
packages/zostso/src/SendTsoApp.ts 31.25% 11 Missing ⚠️
...stso/receive/address-space/ReceiveASApp.handler.ts 18.18% 9 Missing ⚠️
.../cli/src/zostso/start/as-app/StartASApp.handler.ts 0.00% 6 Missing ⚠️
...src/zostso/send/as-app/as-app/SendASApp.handler.ts 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2280      +/-   ##
==========================================
- Coverage   91.24%   90.80%   -0.44%     
==========================================
  Files         628      638      +10     
  Lines       17867    17995     +128     
  Branches     3805     3759      -46     
==========================================
+ Hits        16302    16341      +39     
- Misses       1564     1653      +89     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Support the message transmission/reception API for TSO.
1 participant