Skip to content

feat: DRAFT deprecation warning for Vision API#2469

Draft
mallpunk wants to merge 4 commits intomasterfrom
mallpunk/vision-deprecation-warning
Draft

feat: DRAFT deprecation warning for Vision API#2469
mallpunk wants to merge 4 commits intomasterfrom
mallpunk/vision-deprecation-warning

Conversation

@mallpunk
Copy link

Added deprecation warning for Vision API.

The link is a placeholder for now, will be updated to point to the deprecation notice on docs.cognite.com when it has been published. This PR should not be merged until the deprecation has been published and the link updated.

@gemini-code-assist
Copy link
Contributor

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.84%. Comparing base (e2f06c0) to head (0a9efc6).

Files with missing lines Patch % Lines
cognite/client/_api/vision.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2469      +/-   ##
==========================================
- Coverage   48.86%   48.84%   -0.02%     
==========================================
  Files         191      191              
  Lines       26152    26157       +5     
==========================================
- Hits        12778    12777       -1     
- Misses      13374    13380       +6     
Files with missing lines Coverage Δ
cognite/client/_api/vision.py 56.09% <60.00%> (+0.54%) ⬆️

... and 2 files with indirect coverage changes

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

@mallpunk mallpunk changed the title DRAFT deprecation warning for Vision API feat: DRAFT deprecation warning for Vision API Feb 13, 2026
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