cognite-sdk-python icon indicating copy to clipboard operation
cognite-sdk-python copied to clipboard

limit warning

Open ks93 opened this issue 11 months ago • 2 comments

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.

ks93 avatar Mar 12 '24 21:03 ks93

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.52%. Comparing base (7feeca4) to head (26e2b61). Report is 249 commits behind head on master.

Files with missing lines Patch % Lines
cognite/client/_api/data_modeling/instances.py 66.66% 1 Missing :warning:
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1675   +/-   ##
=======================================
  Coverage   92.52%   92.52%           
=======================================
  Files         121      121           
  Lines       17023    17026    +3     
=======================================
+ Hits        15751    15754    +3     
  Misses       1272     1272           
Files with missing lines Coverage Δ
cognite/client/_api/data_modeling/instances.py 86.73% <66.66%> (-0.53%) :arrow_down:

... and 3 files with indirect coverage changes

codecov[bot] avatar Mar 12 '24 21:03 codecov[bot]

[Treider-Bot] PR seems stale, closing in 2 weeks 🤓

haakonvt avatar Jul 11 '24 09:07 haakonvt