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

Re-add functions #387

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Re-add functions #387

wants to merge 3 commits into from

Conversation

einarmo
Copy link
Contributor

@einarmo einarmo commented Jun 13, 2024

These were removed from the playground, but not replaced at all. This adds them back, and makes some minor changes to make the API more up-to-date.

These were removed from the playground, but not replaced at all. This
adds them back, and makes some minor changes to make the API more
up-to-date.
@einarmo einarmo requested a review from a team as a code owner June 13, 2024 10:12
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

Attention: Patch coverage is 7.40741% with 150 lines in your changes missing coverage. Please review.

Project coverage is 53%. Comparing base (3377d6f) to head (5840ca6).

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #387    +/-   ##
======================================
- Coverage      54%    53%    -1%     
======================================
  Files         337    344     +7     
  Lines        6259   6415   +156     
  Branches      374    380     +6     
======================================
+ Hits         3376   3388    +12     
- Misses       2682   2826   +144     
  Partials      201    201            
Files Coverage Δ
CogniteSdk.Types/Functions/FunctionCallData.cs 0% <0%> (ø)
CogniteSdk.Types/Functions/FunctionsActivation.cs 0% <0%> (ø)
CogniteSdk/src/Client.cs 54% <50%> (-<1%) ⬇️
CogniteSdk.Types/Functions/Function.cs 0% <0%> (ø)
CogniteSdk.Types/Functions/FunctionLimits.cs 0% <0%> (ø)
CogniteSdk.Types/Functions/FunctionsFilter.cs 0% <0%> (ø)
CogniteSdk.Types/Functions/FunctionCreate.cs 0% <0%> (ø)
...teSdk/src/Resources/Functions/FunctionSchedules.cs 15% <15%> (ø)
...ogniteSdk/src/Resources/Functions/FunctionCalls.cs 12% <12%> (ø)
CogniteSdk/src/Resources/Functions/Functions.cs 13% <13%> (ø)
... and 1 more

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.

1 participant