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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(interactive): Fix decode error in groot #3340

Merged
merged 2 commits into from Nov 9, 2023

Conversation

siyuan0322
Copy link
Collaborator

@siyuan0322 siyuan0322 commented Nov 9, 2023

馃 Generated by Copilot at 7d43ccf

This pull request improves the error handling, logging, and debugging of the IPC communication between the executor and the store modules in the interactive engine. It also updates the rustfmt configuration files to match the latest version of rustfmt, and simplifies some code in the codec module.

@codecov-commenter
Copy link

Codecov Report

Merging #3340 (7d43ccf) into main (8d4e00b) will decrease coverage by 30.06%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #3340       +/-   ##
===========================================
- Coverage   71.10%   41.04%   -30.06%     
===========================================
  Files         110      109        -1     
  Lines       11336    11298       -38     
===========================================
- Hits         8060     4637     -3423     
- Misses       3276     6661     +3385     

see 65 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update 8d4e00b...7d43ccf. Read the comment docs.

@siyuan0322 siyuan0322 merged commit 1a317bf into alibaba:main Nov 9, 2023
32 checks passed
@siyuan0322 siyuan0322 deleted the zsy/pegasus branch November 9, 2023 05:56
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.

None yet

2 participants