Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Fix: Task API 'comp.task.subtask' RPC call compatibility #4903

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

mfranciszkiewicz
Copy link
Contributor

Since subtask_ids are unique, there is no need to extend RPC calls and identify subtasks by a (task_id, subtask_id) tuple.

@mfranciszkiewicz mfranciszkiewicz marked this pull request as ready for review November 18, 2019 15:24
@codecov
Copy link

codecov bot commented Nov 18, 2019

Codecov Report

Merging #4903 into b0.22 will decrease coverage by 0.17%.
The diff coverage is 40%.

@@            Coverage Diff            @@
##            b0.22   #4903      +/-   ##
=========================================
- Coverage   90.18%     90%   -0.18%     
=========================================
  Files         233     233              
  Lines       21419   21418       -1     
=========================================
- Hits        19316   19278      -38     
- Misses       2103    2140      +37

@mfranciszkiewicz mfranciszkiewicz merged commit 42ed8cc into b0.22 Nov 18, 2019
@mfranciszkiewicz mfranciszkiewicz deleted the task_api_rpc_subtask branch January 31, 2020 10:15
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants