Skip to content

Enable logging on dms related utility and extension methods#652

Open
ozangoktan wants to merge 1 commit intomasterfrom
enable-logging-on-dms-calls
Open

Enable logging on dms related utility and extension methods#652
ozangoktan wants to merge 1 commit intomasterfrom
enable-logging-on-dms-calls

Conversation

@ozangoktan
Copy link
Copy Markdown
Contributor

Looks like logger injection methods for these static extension classes were never added to the central method that injects the logger for all the extensions. This PR fixes that.

@ozangoktan ozangoktan requested a review from a team as a code owner April 1, 2026 07:59
@ozangoktan
Copy link
Copy Markdown
Contributor Author

/gemini review

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.82%. Comparing base (f156431) to head (97093c7).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #652      +/-   ##
==========================================
+ Coverage   77.71%   77.82%   +0.11%     
==========================================
  Files         136      136              
  Lines       13226    13228       +2     
  Branches     1991     1991              
==========================================
+ Hits        10278    10295      +17     
+ Misses       2112     2095      -17     
- Partials      836      838       +2     
Files with missing lines Coverage Δ
Cognite.Extensions/CogniteUtils.cs 79.58% <100.00%> (+0.09%) ⬆️

... and 6 files with indirect coverage changes

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

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the CogniteUtils class to include new logger initializations for DataModelUtils and DataPointExtensionsWithInstanceId, while adjusting namespace imports. Additionally, the project version has been bumped from 1.40.0 to 1.41.0. I have no feedback to provide.

@ozangoktan ozangoktan added the waiting-for-risk-review Waiting for a member of the risk review team to take an action label Apr 1, 2026
@m-amaya m-amaya added the risk-review-ongoing Risk review is in progress label Apr 2, 2026
@m-amaya m-amaya self-assigned this Apr 2, 2026
@m-amaya
Copy link
Copy Markdown

m-amaya commented Apr 2, 2026

🦄

@m-amaya m-amaya added waiting-for-team Waiting for the submitter or reviewer of the PR to take an action and removed waiting-for-risk-review Waiting for a member of the risk review team to take an action labels Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk-review-ongoing Risk review is in progress waiting-for-team Waiting for the submitter or reviewer of the PR to take an action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants