Skip to content

chore(infield): Remove alpha flag for InFieldCDMLocationConfig module#2993

Merged
erikangelsen-cognite merged 2 commits into
mainfrom
infield-remove-alpha-for-cdm-location-module
May 8, 2026
Merged

chore(infield): Remove alpha flag for InFieldCDMLocationConfig module#2993
erikangelsen-cognite merged 2 commits into
mainfrom
infield-remove-alpha-for-cdm-location-module

Conversation

@erikangelsen-cognite
Copy link
Copy Markdown
Contributor

@erikangelsen-cognite erikangelsen-cognite commented May 8, 2026

Description

Remove the INFIELD alpha feature-flag gating for InFieldCDMLocationConfigIO. Also drops the corresponding skipif on its unit test.

Bump

  • Patch
  • Skip

Changelog

Added

  • The InFieldCDMLocationConfig resource is now generally available and no longer requires the infield alpha feature flag.

@erikangelsen-cognite erikangelsen-cognite requested review from a team as code owners May 8, 2026 07:38
@gemini-code-assist
Copy link
Copy Markdown
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
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize the 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 counterproductive. 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.

@erikangelsen-cognite erikangelsen-cognite changed the title chore(infield): Remove alpha flag for InFieldCDMLocationConfig module chore(infield): Remove alpha flag for InFieldCDMLocationConfig modul May 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
42626 36595 86% 80% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
cognite_toolkit/_cdf_tk/resource_ios/init.py 84% 🟢
TOTAL 84% 🟢

updated for commit: 98f091d by action🐍

@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.85%. Comparing base (68497b2) to head (98f091d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2993      +/-   ##
==========================================
- Coverage   85.85%   85.85%   -0.01%     
==========================================
  Files         464      464              
  Lines       42627    42626       -1     
==========================================
- Hits        36596    36595       -1     
  Misses       6031     6031              
Files with missing lines Coverage Δ
cognite_toolkit/_cdf_tk/resource_ios/__init__.py 84.21% <ø> (+1.45%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Magssch Magssch changed the title chore(infield): Remove alpha flag for InFieldCDMLocationConfig modul chore(infield): Remove alpha flag for InFieldCDMLocationConfig module May 8, 2026
@erikangelsen-cognite erikangelsen-cognite merged commit dd694c3 into main May 8, 2026
23 of 25 checks passed
@erikangelsen-cognite erikangelsen-cognite deleted the infield-remove-alpha-for-cdm-location-module branch May 8, 2026 11:34
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