Skip to content

Update connection config schema#444

Merged
cognite-bulldozer[bot] merged 19 commits intomasterfrom
config-schema/dog-5533
Jun 26, 2025
Merged

Update connection config schema#444
cognite-bulldozer[bot] merged 19 commits intomasterfrom
config-schema/dog-5533

Conversation

@toondaey
Copy link
Copy Markdown
Contributor

@toondaey toondaey commented Jun 5, 2025

This is to update the connection schema to this.

@toondaey toondaey requested a review from a team as a code owner June 5, 2025 07:21
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 5, 2025

Codecov Report

Attention: Patch coverage is 89.47368% with 4 lines in your changes missing coverage. Please review.

Project coverage is 78.00%. Comparing base (a500f54) to head (5d950e4).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...te/extractorutils/unstable/configuration/models.py 88.88% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #444      +/-   ##
==========================================
+ Coverage   77.99%   78.00%   +0.01%     
==========================================
  Files          42       42              
  Lines        3613     3624      +11     
==========================================
+ Hits         2818     2827       +9     
- Misses        795      797       +2     
Files with missing lines Coverage Δ
cognite/extractorutils/unstable/core/base.py 58.47% <ø> (ø)
cognite/extractorutils/unstable/core/runtime.py 47.68% <100.00%> (ø)
...te/extractorutils/unstable/configuration/models.py 84.70% <88.88%> (-0.20%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

toondaey added 7 commits June 5, 2025 10:19
`SecretClient` does not accept `None`s as the `credential`. This is a
type issue, that `mypy` only _sometimes_ catches.

There is no reason the `credentials` should be a class variable, it's
only ever used inside the `_init_client` method, so it's fine to move it
to a local variable.
@toondaey toondaey requested a review from einarmo June 19, 2025 07:42
Copy link
Copy Markdown
Contributor

@einarmo einarmo left a comment

Choose a reason for hiding this comment

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

I'm fine with these changes now.

@toondaey toondaey added the waiting-for-risk-review Waiting for a member of the risk review team to take an action label Jun 23, 2025
@rsjr rsjr added the risk-review-ongoing Risk review is in progress label Jun 26, 2025
@rsjr rsjr self-assigned this Jun 26, 2025
@rsjr rsjr removed the waiting-for-risk-review Waiting for a member of the risk review team to take an action label Jun 26, 2025
Copy link
Copy Markdown
Contributor

@rsjr rsjr left a comment

Choose a reason for hiding this comment

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

risk review ok
This is not released anywhere.

@rsjr rsjr added the waiting-for-team Waiting for the submitter or reviewer of the PR to take an action label Jun 26, 2025
@cognite-bulldozer cognite-bulldozer bot merged commit fb53938 into master Jun 26, 2025
6 checks passed
@cognite-bulldozer cognite-bulldozer bot deleted the config-schema/dog-5533 branch June 26, 2025 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge auto-update 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