Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
The following branches are not covered properly by unit tests:
- GroupTracker.decreaseTrackedResource(): when gt == nil
- Manager.DecreaseTrackedResource(): when there's no UserTracker
- Manager.DecreaseTrackedResource(): when there's no GroupTracker
- Manager.DecreaseTrackedResource(): when groupTracker decrement returns true
- QueueTracker.decreaseTrackedResource(): when there's no child tracker
See https://app.codecov.io/gh/apache/yunikorn-core/pull/810.
Attachments
Issue Links
- links to