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

mpi: move MpiMessage from protobuf to c-struct #379

Merged
merged 2 commits into from
Mar 20, 2024
Merged

Conversation

csegarragonz
Copy link
Collaborator

No description provided.

@csegarragonz csegarragonz force-pushed the struct-test branch 2 times, most recently from efa9c8a to 8c61489 Compare February 27, 2024 15:44
@csegarragonz csegarragonz marked this pull request as ready for review February 27, 2024 15:46
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 81.50%. Comparing base (d9810b0) to head (86a8e76).

Files Patch % Lines
src/mpi/MpiWorld.cpp 89.39% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #379      +/-   ##
==========================================
+ Coverage   81.40%   81.50%   +0.09%     
==========================================
  Files         107      109       +2     
  Lines        7223     7229       +6     
==========================================
+ Hits         5880     5892      +12     
+ Misses       1343     1337       -6     

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

@csegarragonz csegarragonz changed the title mpi: move MpiMessage from protobuf to struct mpi: move MpiMessage from protobuf to c-struct Feb 28, 2024
csegarragonz added a commit that referenced this pull request Feb 28, 2024
csegarragonz added a commit that referenced this pull request Feb 28, 2024
csegarragonz added a commit that referenced this pull request Feb 28, 2024
csegarragonz added a commit that referenced this pull request Mar 13, 2024
csegarragonz added a commit that referenced this pull request Mar 13, 2024
@csegarragonz csegarragonz merged commit 46f1598 into main Mar 20, 2024
11 of 12 checks passed
@csegarragonz csegarragonz deleted the struct-test branch March 20, 2024 17:29
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