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

Nested field mask #116

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Nested field mask #116

wants to merge 4 commits into from

Conversation

iguinn
Copy link
Contributor

@iguinn iguinn commented Nov 5, 2024

Added ability to provide nested field masks (e.g. in evt tier, can do field_mask=["trigger", "geds/multiplicity", "geds/quality/is_not_bb_like", "coincident"]

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 10 lines in your changes missing coverage. Please review.

Project coverage is 78.40%. Comparing base (782f566) to head (487fc1a).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
src/lgdo/lh5/_serializers/read/utils.py 73.68% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
+ Coverage   78.05%   78.40%   +0.34%     
==========================================
  Files          46       46              
  Lines        3368     3376       +8     
==========================================
+ Hits         2629     2647      +18     
+ Misses        739      729      -10     

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

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