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

add client_credentials param to workflow execution trigger method #1512

Merged
merged 3 commits into from
Nov 16, 2023

Update tests/tests_unit/test_docstring_examples.py

97d1c44
Select commit
Loading
Failed to load commit list.
Merged

add client_credentials param to workflow execution trigger method #1512

Update tests/tests_unit/test_docstring_examples.py
97d1c44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2023 in 0s

91.56% (-0.08%) compared to cc3940b

View this Pull Request on Codecov

91.56% (-0.08%) compared to cc3940b

Details

Codecov Report

Merging #1512 (97d1c44) into master (cc3940b) will decrease coverage by 0.08%.
The diff coverage is 33.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1512      +/-   ##
==========================================
- Coverage   91.64%   91.56%   -0.08%     
==========================================
  Files         120      120              
  Lines       15611    15611              
==========================================
- Hits        14306    14294      -12     
- Misses       1305     1317      +12     
Files Coverage Δ
cognite/client/_version.py 100.00% <100.00%> (ø)
cognite/client/_api/workflows.py 81.19% <0.00%> (ø)

... and 2 files with indirect coverage changes