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

Deterministic recalculate bit offsets #1577

Merged
merged 3 commits into from
Sep 27, 2024

Read the multiple variable sized items

9d28103
Select commit
Loading
Failed to load commit list.
Merged

Deterministic recalculate bit offsets #1577

Read the multiple variable sized items
9d28103
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 1s

77.03% (+0.01%) compared to 5e4b7a0

View this Pull Request on Codecov

77.03% (+0.01%) compared to 5e4b7a0

Details

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.03%. Comparing base (5e4b7a0) to head (9d28103).
Report is 45 commits behind head on main.

Files with missing lines Patch % Lines
openc3/lib/openc3/packets/structure_item.rb 90.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1577      +/-   ##
==========================================
+ Coverage   77.02%   77.03%   +0.01%     
==========================================
  Files         611      613       +2     
  Lines       46000    46049      +49     
  Branches      800      802       +2     
==========================================
+ Hits        35431    35475      +44     
- Misses      10481    10486       +5     
  Partials       88       88              

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