Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCS 1484: Update DB Extractor schema JSON #290

Merged
merged 7 commits into from
Feb 13, 2024
Merged

Conversation

sowmyaraj92
Copy link
Contributor

No description provided.

@sowmyaraj92 sowmyaraj92 requested a review from a team as a code owner February 9, 2024 12:53
@sowmyaraj92 sowmyaraj92 self-assigned this Feb 9, 2024
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

Merging #290 (0afe1cd) into master (9bd35c5) will decrease coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #290      +/-   ##
==========================================
- Coverage   79.56%   79.53%   -0.03%     
==========================================
  Files          22       22              
  Lines        2001     2003       +2     
==========================================
+ Hits         1592     1593       +1     
- Misses        409      410       +1     

see 2 files with indirect coverage changes

@sowmyaraj92 sowmyaraj92 requested a review from mathialo February 9, 2024 13:04
Copy link
Collaborator

@mathialo mathialo left a comment

Choose a reason for hiding this comment

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

Thanks!

Some comments, mostly nitpicks

schema/cognite_config.schema.json Outdated Show resolved Hide resolved
schema/cognite_config.schema.json Outdated Show resolved Hide resolved
schema/metrics_config.schema.json Outdated Show resolved Hide resolved
@@ -57,36 +57,36 @@
},
"asset-name": {
"type": "string",
"description": "Enter the name for a CDF asset that will have all the metrics time series attached to it."
"description": "Enter the name for a CDF asset with all the metrics time series attached to it."
Copy link
Collaborator

Choose a reason for hiding this comment

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

The asset might not yet exist, we will set all the time series on it, which why it was written in the tense it was

schema/state_store_config.schema.json Outdated Show resolved Hide resolved
@sowmyaraj92 sowmyaraj92 requested a review from mathialo February 9, 2024 16:21
@mathialo mathialo merged commit 1ee77d2 into master Feb 13, 2024
6 checks passed
@mathialo mathialo deleted the extractor-review branch February 13, 2024 10:57
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