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

Revert stream-receive parser changes #42280

Conversation

lochana-chathura
Copy link
Member

@lochana-chathura lochana-chathura commented Mar 5, 2024

Purpose

$subject as we are not going to support stream-receive with update 9.

Reverts #41986

Note that, this PR also renamesAlternateReceiveWorkerNode to AlternateReceiveNode

Approach

n/a

Samples

n/a

Remarks

n/a

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

As we are not going to support stream-receive with update 9.
@lochana-chathura lochana-chathura changed the title Revert stream-receive parser changes Revert stream-receive parser changes Mar 5, 2024
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.73%. Comparing base (26600bd) to head (225f2f0).
Report is 4 commits behind head on worker_change.

Additional details and impacted files
@@                Coverage Diff                @@
##             worker_change   #42280    +/-   ##
=================================================
  Coverage            76.73%   76.73%            
+ Complexity           52943    52896    -47     
=================================================
  Files                 2890     2886     -4     
  Lines               199626   199431   -195     
  Branches             25920    25913     -7     
=================================================
- Hits                153180   153035   -145     
+ Misses               37996    37950    -46     
+ Partials              8450     8446     -4     

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

@lochana-chathura lochana-chathura merged commit 4248f4e into ballerina-platform:worker_change Mar 6, 2024
7 checks passed
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