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

Include actually mapping a property in the apply view example #1513

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

erlendvollset
Copy link
Collaborator

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.

@erlendvollset erlendvollset requested review from a team as code owners November 16, 2023 13:44
@erlendvollset erlendvollset force-pushed the view-apply-example-extension branch from ea95625 to d29b907 Compare November 16, 2023 13:44
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Merging #1513 (d29b907) into master (3303c67) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1513      +/-   ##
==========================================
- Coverage   91.63%   91.62%   -0.01%     
==========================================
  Files         120      120              
  Lines       15611    15611              
==========================================
- Hits        14305    14304       -1     
- Misses       1306     1307       +1     
Files Coverage Δ
cognite/client/_api/data_modeling/views.py 86.95% <ø> (ø)

... and 3 files with indirect coverage changes

@erlendvollset erlendvollset merged commit cc3940b into master Nov 16, 2023
7 checks passed
@erlendvollset erlendvollset deleted the view-apply-example-extension branch November 16, 2023 14:01
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