Skip to content

Update Protocol Buffer documentation#2888

Merged
jmthomas merged 1 commit intomainfrom
protobuf
Feb 27, 2026
Merged

Update Protocol Buffer documentation#2888
jmthomas merged 1 commit intomainfrom
protobuf

Conversation

@jmthomas
Copy link
Copy Markdown
Member

No description provided.

@sonarqubecloud
Copy link
Copy Markdown

# Class names use the Python class name directly
COMMAND PROTO CREATE_USER BIG_ENDIAN "Create a User"
META GRPC_METHOD /example.photoservice.ExamplePhotoService/CreateUser
ACCESSOR proto_accessor.py example_photo_pb2.py User
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Does this directory need to be like lib/proto_accessor.py?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Since we add lib to the search path you can use it directly. This matches the gems_ascii_accessor.py in the openc3-cosmos-gems-interface-python plugin.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.83%. Comparing base (d1684f7) to head (06305e4).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2888   +/-   ##
=======================================
  Coverage   78.82%   78.83%           
=======================================
  Files         667      667           
  Lines       54527    54527           
  Branches      728      728           
=======================================
+ Hits        42982    42984    +2     
+ Misses      11467    11465    -2     
  Partials       78       78           
Flag Coverage Δ
python 80.83% <ø> (+<0.01%) ⬆️
ruby-api 80.24% <ø> (ø)
ruby-backend 82.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jmthomas jmthomas merged commit 93f2f50 into main Feb 27, 2026
29 of 31 checks passed
@jmthomas jmthomas deleted the protobuf branch February 27, 2026 02:11
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.

2 participants