Skip to content

add argument label_pyramid_level to plot method#53

Merged
mbstadler merged 2 commits intomainfrom
add-pyramid-level-label-arg
Sep 22, 2025
Merged

add argument label_pyramid_level to plot method#53
mbstadler merged 2 commits intomainfrom
add-pyramid-level-label-arg

Conversation

@mbstadler
Copy link
Collaborator

By default, the lowest-resolution pyramid level is selected to calculate the bounding box for a given label_value, which is the fastest but may result in inaccurate bounding boxes.

The new argument allows the user to select an appropriate pyramid level if needed.

Co-authored-by: Charlotte Soneson <charlottesoneson@gmail.com>
Co-authored-by: Michael Stadler <stadler.michael@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (baea54a) to head (de04776).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #53   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines         1206      1207    +1     
=========================================
+ Hits          1206      1207    +1     

☔ 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.

Co-authored-by: Charlotte Soneson <charlottesoneson@gmail.com>
Co-authored-by: Michael Stadler <stadler.michael@gmail.com>
@mbstadler mbstadler merged commit 748bba0 into main Sep 22, 2025
13 checks passed
@mbstadler mbstadler deleted the add-pyramid-level-label-arg branch September 22, 2025 12:23
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