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

Fix missing action Delete projetsAcl #1520

Merged
merged 2 commits into from
Nov 22, 2023
Merged

Conversation

doctrino
Copy link
Contributor

@doctrino doctrino commented Nov 22, 2023

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 requested review from a team as code owners November 22, 2023 06:55
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

Merging #1520 (e88f30f) into master (7c26abb) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1520      +/-   ##
==========================================
- Coverage   91.80%   91.78%   -0.03%     
==========================================
  Files         120      120              
  Lines       15588    15589       +1     
==========================================
- Hits        14311    14308       -3     
- Misses       1277     1281       +4     
Files Coverage Δ
cognite/client/_version.py 100.00% <100.00%> (ø)
cognite/client/data_classes/capabilities.py 96.94% <100.00%> (+<0.01%) ⬆️

... and 3 files with indirect coverage changes

@doctrino doctrino merged commit b1a26ac into master Nov 22, 2023
7 checks passed
@doctrino doctrino deleted the fix-missing-projetsAcl branch November 22, 2023 08:08
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