Skip to content

Conversation

@haakonvt
Copy link
Contributor

Updates v8 branch with the latest from master

@haakonvt haakonvt requested review from a team as code owners January 24, 2026 12:21
@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 Jan 24, 2026

Codecov Report

❌ Patch coverage is 81.81818% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.85%. Comparing base (b0eedac) to head (e05cae7).
⚠️ Report is 2 commits behind head on pysdk-release-v8.

Files with missing lines Patch % Lines
cognite/client/_org_client.py 0.00% 5 Missing ⚠️
...te/client/data_classes/datapoints_subscriptions.py 71.42% 4 Missing ⚠️
cognite/client/_api/files.py 33.33% 2 Missing ⚠️
cognite/client/utils/_auxiliary.py 60.00% 2 Missing ⚠️
cognite/client/_basic_api_client.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           pysdk-release-v8    #2450      +/-   ##
====================================================
+ Coverage             64.80%   64.85%   +0.04%     
====================================================
  Files                   467      467              
  Lines                 47418    47481      +63     
====================================================
+ Hits                  30731    30792      +61     
- Misses                16687    16689       +2     
Files with missing lines Coverage Δ
cognite/client/_sync_api/files.py 33.33% <ø> (ø)
cognite/client/_sync_api/org_apis/principals.py 3.57% <ø> (ø)
tests/tests_unit/test_api_client.py 99.69% <100.00%> (+<0.01%) ⬆️
.../test_data_classes/test_datapoint_subscriptions.py 100.00% <100.00%> (ø)
cognite/client/_basic_api_client.py 65.00% <66.66%> (+0.45%) ⬆️
cognite/client/_api/files.py 67.66% <33.33%> (ø)
cognite/client/utils/_auxiliary.py 54.16% <60.00%> (+0.25%) ⬆️
...te/client/data_classes/datapoints_subscriptions.py 33.19% <71.42%> (+3.32%) ⬆️
cognite/client/_org_client.py 0.00% <0.00%> (ø)

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

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.

4 participants