-
Notifications
You must be signed in to change notification settings - Fork 20
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
feat: allow fetching bounding boxes for multiple node ids #3866
Merged
haakonflatval-cognite
merged 8 commits into
master
from
hflatval/multiple-instance-bounding-boxes
Nov 6, 2023
Merged
feat: allow fetching bounding boxes for multiple node ids #3866
haakonflatval-cognite
merged 8 commits into
master
from
hflatval/multiple-instance-bounding-boxes
Nov 6, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
haakonflatval-cognite
added
the
slack
PRs and issues with this label will be pushed to Slack
label
Nov 6, 2023
Codecov Report
@@ Coverage Diff @@
## master #3866 +/- ##
==========================================
+ Coverage 71.45% 71.47% +0.01%
==========================================
Files 351 351
Lines 35085 35096 +11
Branches 2672 2675 +3
==========================================
+ Hits 25071 25084 +13
+ Misses 9906 9904 -2
Partials 108 108
|
christjt
approved these changes
Nov 6, 2023
haakonflatval-cognite
added
the
auto-update
Makes bulldozer automatically update this PR when there are changes to the target branch
label
Nov 6, 2023
haakonflatval-cognite
changed the title
feat: allow fetching bounding box for multiple node ids
feat: allow fetching bounding boxes for multiple node ids
Nov 6, 2023
haakonflatval-cognite
deleted the
hflatval/multiple-instance-bounding-boxes
branch
November 6, 2023 14:50
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
auto-update
Makes bulldozer automatically update this PR when there are changes to the target branch
slack
PRs and issues with this label will be pushed to Slack
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Type of change
Jira ticket 📘
Description 📝
Add method for fetching the bounding box enclosing multiple nodes, not just one.
How has this been tested? 🔍
Locally, linked into FDX
Test instructions ℹ️
Checklist ☑️