Polish grpcio_health_checking package
-Rename namespace to grpc_health->grpc to match spec -Proper use of NOT_FOUND status code -Improve testing -Add source distribution to artifact build
Showing
- include/grpc/impl/codegen/port_platform.h 1 addition, 1 deletioninclude/grpc/impl/codegen/port_platform.h
- setup.cfg 1 addition, 1 deletionsetup.cfg
- src/python/grpcio_health_checking/MANIFEST.in 2 additions, 1 deletionsrc/python/grpcio_health_checking/MANIFEST.in
- src/python/grpcio_health_checking/grpc/__init__.py 1 addition, 1 deletionsrc/python/grpcio_health_checking/grpc/__init__.py
- src/python/grpcio_health_checking/grpc/health/__init__.py 0 additions, 0 deletionssrc/python/grpcio_health_checking/grpc/health/__init__.py
- src/python/grpcio_health_checking/grpc/health/v1/__init__.py 0 additions, 0 deletionssrc/python/grpcio_health_checking/grpc/health/v1/__init__.py
- src/python/grpcio_health_checking/grpc/health/v1/health.py 9 additions, 10 deletionssrc/python/grpcio_health_checking/grpc/health/v1/health.py
- src/python/grpcio_health_checking/grpc_version.py 32 additions, 0 deletionssrc/python/grpcio_health_checking/grpc_version.py
- src/python/grpcio_health_checking/health_commands.py 18 additions, 11 deletionssrc/python/grpcio_health_checking/health_commands.py
- src/python/grpcio_health_checking/setup.py 8 additions, 15 deletionssrc/python/grpcio_health_checking/setup.py
- src/python/grpcio_tests/commands.py 1 addition, 1 deletionsrc/python/grpcio_tests/commands.py
- src/python/grpcio_tests/setup.py 1 addition, 1 deletionsrc/python/grpcio_tests/setup.py
- src/python/grpcio_tests/tests/health_check/_health_servicer_test.py 39 additions, 19 deletions.../grpcio_tests/tests/health_check/_health_servicer_test.py
- templates/src/python/grpcio_health_checking/grpc_version.py.template 34 additions, 0 deletions...rc/python/grpcio_health_checking/grpc_version.py.template
- tools/distrib/python/grpcio_tools/grpc/tools/command.py 21 additions, 17 deletionstools/distrib/python/grpcio_tools/grpc/tools/command.py
- tools/run_tests/artifact_targets.py 1 addition, 2 deletionstools/run_tests/artifact_targets.py
- tools/run_tests/build_artifact_python.sh 16 additions, 9 deletionstools/run_tests/build_artifact_python.sh
- tools/run_tests/build_python.sh 2 additions, 1 deletiontools/run_tests/build_python.sh
Loading
Please register or sign in to comment