cognite-sdk-python
cognite-sdk-python copied to clipboard
limit warning
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.
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: |
[Treider-Bot] PR seems stale, closing in 2 weeks 🤓