Skip to content

Release version 7.10.0#488

Merged
Hmnt39 merged 2 commits intomasterfrom
chore/new_release
Nov 6, 2025
Merged

Release version 7.10.0#488
Hmnt39 merged 2 commits intomasterfrom
chore/new_release

Conversation

@Hmnt39
Copy link
Copy Markdown
Contributor

@Hmnt39 Hmnt39 commented Nov 5, 2025

This PR releases the new version for extractor utils 7.10.0 which have added support for the datasets and their related methods.

@Hmnt39 Hmnt39 requested a review from a team as a code owner November 5, 2025 13:39
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.65%. Comparing base (ba403a8) to head (a1d3967).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #488   +/-   ##
=======================================
  Coverage   80.65%   80.65%           
=======================================
  Files          43       43           
  Lines        4203     4203           
=======================================
  Hits         3390     3390           
  Misses        813      813           
Files with missing lines Coverage Δ
cognite/extractorutils/__init__.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

121yaseen
121yaseen previously approved these changes Nov 6, 2025
CHANGELOG.md Outdated

### Added

* Added support for the dataset, dataset_external_id and upload_queue_size in the Extractor Base Config.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
* Added support for the dataset, dataset_external_id and upload_queue_size in the Extractor Base Config.
* Added support for dataset, dataset_external_id and upload_queue_size in Extractor Base Config.

"""

__version__ = "7.9.0"
__version__ = "7.9.1"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This being a feature change, it should be 7.10.0

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, made the changes

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.

🦄

@Hmnt39 Hmnt39 changed the title Release version 7.9.1 Release version 7.10.0 Nov 6, 2025
@Hmnt39 Hmnt39 merged commit 965f879 into master Nov 6, 2025
6 checks passed
@Hmnt39 Hmnt39 deleted the chore/new_release branch November 6, 2025 08:18
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.

3 participants