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

[CDF-23047] Mutating function schedule #2003

Merged
merged 6 commits into from
Nov 1, 2024
Merged

Conversation

doctrino
Copy link
Contributor

@doctrino doctrino commented Nov 1, 2024

Description

Please describe the change you have made.

Checklist:

  • Tests added/updated.
  • Documentation updated. Documentation is generated from docstrings - these must be updated according to your change.
    If a new method has been added it should be referenced in cognite.rst in order to generate docs based on its docstring.
  • Changelog updated in CHANGELOG.md.
  • Version bumped. If triggering a new release is desired, bump the version number in _version.py and pyproject.toml per semantic versioning.

@doctrino doctrino marked this pull request as ready for review November 1, 2024 13:46
@doctrino doctrino requested review from a team as code owners November 1, 2024 13:46
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.27%. Comparing base (c77381d) to head (a1576e0).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2003   +/-   ##
=======================================
  Coverage   90.26%   90.27%           
=======================================
  Files         139      139           
  Lines       21882    21882           
=======================================
+ Hits        19752    19753    +1     
+ Misses       2130     2129    -1     
Files with missing lines Coverage Δ
cognite/client/_api/functions.py 94.95% <100.00%> (ø)
cognite/client/_version.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

@doctrino doctrino merged commit 0941557 into master Nov 1, 2024
16 checks passed
@doctrino doctrino deleted the mutating-function-schedule branch November 1, 2024 15:39
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