Skip to content

Commit b77f2ec

Browse files
committed
update unit test coverage
1 parent 9eae70a commit b77f2ec

File tree

1 file changed

+2
-0
lines changed
  • keps/sig-network/3070-reserved-service-ip-range

1 file changed

+2
-0
lines changed

keps/sig-network/3070-reserved-service-ip-range/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,8 @@ type randomScanReservedStrategy struct {
281281
This feature doesn't modify the cluster behavior, only the order on which dynamic IP are assigned to Services,
282282
there is no need for e2e or integration tests, unit tests are enough.
283283
284+
- pkg/registry/core/service/allocator/bitmap_test.go - 84.2
285+
- pkg/registry/core/service/ipallocator/allocator_test.go - 87
284286
### Graduation Criteria
285287
286288
#### Alpha

0 commit comments

Comments
 (0)