aioetcd3 version grpc aio

This commit is contained in:
2025-01-19 20:43:02 +01:00
commit a3e8dc2be6
45 changed files with 6254 additions and 0 deletions

8
.coveragerc Normal file
View File

@@ -0,0 +1,8 @@
[run]
source = aioetcd3
omit = aioetcd3/_etcdv3/*
[report]
exclude_lines =
pragma: no cover
pass