Skip to content

MP4 tools#5

Open
ktp420 wants to merge 1 commit into
masterfrom
tools
Open

MP4 tools#5
ktp420 wants to merge 1 commit into
masterfrom
tools

Conversation

@ktp420

@ktp420 ktp420 commented Dec 14, 2023

Copy link
Copy Markdown
Owner
  • Add BoxUtil.search which allows searching for boxes
    • search for multiple box "types" in one call
    • searches children of "found" box if there are any
    • converts "type" search string to bytes if specified
    • can specify box type and children key to use
      • Note: children key will be used for all boxes, i.e. only checks box[children_key] and will not search box['children'].

@codecov-commenter

codecov-commenter commented Dec 14, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7e41373) 97.97% compared to head (833615b) 98.43%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   97.97%   98.43%   +0.46%     
==========================================
  Files           6        6              
  Lines         247      256       +9     
==========================================
+ Hits          242      252      +10     
+ Misses          5        4       -1     

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

@ktp420
ktp420 force-pushed the tools branch 7 times, most recently from e0dda4e to 4837804 Compare December 15, 2023 20: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.

2 participants