Skip to content

feat: DH-21947: Split out fetchVariableDefinitionByPredicate function#2634

Merged
bmingles merged 3 commits intodeephaven:mainfrom
bmingles:DH-21947_fetch-variable-definition
Mar 17, 2026
Merged

feat: DH-21947: Split out fetchVariableDefinitionByPredicate function#2634
bmingles merged 3 commits intodeephaven:mainfrom
bmingles:DH-21947_fetch-variable-definition

Conversation

@bmingles
Copy link
Copy Markdown
Contributor

DH-21947: Split out fetchVariableDefinitionByPredicate function to support VS code extension

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.80%. Comparing base (70a3085) to head (a515247).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2634    +/-   ##
========================================
  Coverage   49.79%   49.80%            
========================================
  Files         774      774            
  Lines       43808    43813     +5     
  Branches    11083    11271   +188     
========================================
+ Hits        21815    21820     +5     
+ Misses      21975    21947    -28     
- Partials       18       46    +28     
Flag Coverage Δ
unit 49.80% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bmingles bmingles requested review from a team, dgodinez-dh and vbabich and removed request for a team and vbabich March 17, 2026 18:04
Comment thread package-lock.json
"dev": true,
"hasInstallScript": true,
"license": "MIT",
"peer": true,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean to check in a change to package-lock? I wonder if something has gotten out of sync.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. This seems to just be from someone not committing. I ensured I was on right node version and re-ran npm install. Resulted in same change

@bmingles bmingles merged commit 43f1963 into deephaven:main Mar 17, 2026
11 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 17, 2026
@bmingles bmingles deleted the DH-21947_fetch-variable-definition branch March 17, 2026 20:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants