Skip to content

Initial commit of up-L2 Communication Layer Apis#44

Merged
neelam-kushwah merged 10 commits intoeclipse-uprotocol:mainfrom
neelam-kushwah:communication-layer
Jul 4, 2024
Merged

Initial commit of up-L2 Communication Layer Apis#44
neelam-kushwah merged 10 commits intoeclipse-uprotocol:mainfrom
neelam-kushwah:communication-layer

Conversation

@neelam-kushwah
Copy link
Contributor

@neelam-kushwah neelam-kushwah commented Jun 26, 2024

#45 , #43

@neelam-kushwah neelam-kushwah force-pushed the communication-layer branch 9 times, most recently from 1fbf1bd to e361890 Compare July 1, 2024 20:16
@github-actions
Copy link

github-actions bot commented Jul 1, 2024

Code coverage report is ready! 📈

@github-actions
Copy link

github-actions bot commented Jul 1, 2024

Code coverage report is ready! 📈

@neelam-kushwah neelam-kushwah force-pushed the communication-layer branch 2 times, most recently from a2ad1d7 to 4323395 Compare July 1, 2024 21:58
@github-actions
Copy link

github-actions bot commented Jul 1, 2024

Code coverage report is ready! 📈

@github-actions
Copy link

github-actions bot commented Jul 2, 2024

Code coverage report is ready! 📈

@neelam-kushwah neelam-kushwah force-pushed the communication-layer branch 2 times, most recently from eae9ea1 to 64c0e73 Compare July 3, 2024 19:15
@github-actions
Copy link

github-actions bot commented Jul 3, 2024

Code coverage report is ready! 📈

@neelam-kushwah neelam-kushwah force-pushed the communication-layer branch 3 times, most recently from 6f08471 to 64c0e73 Compare July 3, 2024 19:40
@neelam-kushwah neelam-kushwah force-pushed the communication-layer branch 3 times, most recently from bf90333 to af35fd6 Compare July 3, 2024 20:38
@github-actions
Copy link

github-actions bot commented Jul 3, 2024

Code coverage report is ready! 📈

@neelam-kushwah neelam-kushwah force-pushed the communication-layer branch 2 times, most recently from 04685b9 to 53c5771 Compare July 3, 2024 21:00
@github-actions
Copy link

github-actions bot commented Jul 3, 2024

Code coverage report is ready! 📈

@github-actions
Copy link

github-actions bot commented Jul 3, 2024

Code coverage report is ready! 📈

Copy link

@DivyaVuppala DivyaVuppala left a comment

Choose a reason for hiding this comment

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

LGTM.

@github-actions
Copy link

github-actions bot commented Jul 4, 2024

Code coverage report is ready! 📈

Copy link

@stevenhartley stevenhartley left a comment

Choose a reason for hiding this comment

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

very minor comments

return default_value()
return default_value

def map(self, f: Callable[[T], T]) -> RpcResult:

Choose a reason for hiding this comment

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

are these needed? I know they are in Java so we can use them in a stream but are they needed in Python?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will remove the unused parts in the next PR after checking the simulator code.

@neelam-kushwah neelam-kushwah force-pushed the communication-layer branch 3 times, most recently from 3805ca9 to 831f7b4 Compare July 4, 2024 18:08
@github-actions
Copy link

github-actions bot commented Jul 4, 2024

Code coverage report is ready! 📈

Copy link

@stevenhartley stevenhartley left a comment

Choose a reason for hiding this comment

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

LGTM, more testing is needed but that can be done on subsequent PR changes

@neelam-kushwah neelam-kushwah merged commit 666e161 into eclipse-uprotocol:main Jul 4, 2024
@neelam-kushwah neelam-kushwah deleted the communication-layer branch July 10, 2024 14:01
This was linked to issues Jul 31, 2024
@neelam-kushwah neelam-kushwah self-assigned this Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Implement uP-L2 Communication Layer APIs Change UUIDv8 to v7

3 participants