diff --git a/conformance/README.md b/conformance/README.md new file mode 100644 index 0000000..913081b --- /dev/null +++ b/conformance/README.md @@ -0,0 +1,9 @@ +# Conformance tests + +Tests the implementation in this repo against the official MLFlow python client and server. + +## Code coverage + +This doesn't show up in code coverage reports produced by `bazel coverage` yet. +Maybe once https://github.com/bazelbuild/rules_go/issues/3513 is fixed it will +be possible.