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

feat: add delete support to template views #580

Merged
merged 1 commit into from
Aug 10, 2021
Merged

Conversation

Tapped
Copy link
Contributor

@Tapped Tapped commented Jun 16, 2021

No description provided.

@Tapped Tapped requested a review from a team as a code owner June 16, 2021 08:50
@Tapped Tapped requested review from a team and begozcan June 16, 2021 08:50
@codecov
Copy link

codecov bot commented Jun 16, 2021

Codecov Report

Merging #580 (7774804) into master (00c73e4) will decrease coverage by 21.37%.
The diff coverage is 88.03%.

@@             Coverage Diff             @@
##           master     #580       +/-   ##
===========================================
- Coverage   98.69%   77.31%   -21.38%     
===========================================
  Files          19       88       +69     
  Lines         764     3059     +2295     
  Branches       51      440      +389     
===========================================
+ Hits          754     2365     +1611     
- Misses         10      665      +655     
- Partials        0       29       +29     
Impacted Files Coverage Δ
...ackages/stable/src/api/timeSeries/timeSeriesApi.ts 100.00% <ø> (ø)
packages/stable/src/cogniteClient.ts 100.00% <ø> (ø)
packages/stable/src/retryValidator.ts 100.00% <ø> (ø)
packages/stable/src/types.ts 100.00% <ø> (ø)
packages/template/src/__tests__/testUtils.ts 100.00% <ø> (ø)
packages/template/src/cogniteClient.ts 100.00% <ø> (ø)
packages/wells/src/__tests__/testUtils.ts 50.00% <ø> (ø)
packages/wells/src/client/api/casingsApi.ts 11.76% <ø> (ø)
packages/wells/src/client/api/eventsApi.ts 11.42% <ø> (ø)
packages/wells/src/client/api/surveysApi.ts 14.28% <ø> (ø)
... and 180 more

@Tapped Tapped merged commit 2e16a17 into master Aug 10, 2021
@Tapped Tapped deleted the add-delete-support branch August 10, 2021 15:32
This pull request was closed.
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