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

simulators: add runs resource #2099

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

abdullah-cognite
Copy link
Contributor

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.

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

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

Project coverage is 90.67%. Comparing base (73fe764) to head (51ded15).

Files with missing lines Patch % Lines
cognite/client/data_classes/simulators/filters.py 57.14% 3 Missing ⚠️
cognite/client/_api/simulators/runs.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2099      +/-   ##
==========================================
- Coverage   90.69%   90.67%   -0.02%     
==========================================
  Files         149      150       +1     
  Lines       22880    22888       +8     
==========================================
+ Hits        20750    20754       +4     
- Misses       2130     2134       +4     
Files with missing lines Coverage Δ
cognite/client/data_classes/simulators/runs.py 100.00% <ø> (ø)
...gnite/client/data_classes/simulators/simulators.py 95.62% <ø> (ø)
cognite/client/_api/simulators/runs.py 0.00% <0.00%> (ø)
cognite/client/data_classes/simulators/filters.py 78.57% <57.14%> (-21.43%) ⬇️

... and 3 files with indirect coverage changes

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.

1 participant