Improve com.alibaba.fluss.flink.catalog.* test code coverage#989
Conversation
e37ee8f to
e5f2f8d
Compare
wuchong
left a comment
There was a problem hiding this comment.
Thanks @caozhen1937 , I only have one concern related to the SPI.
|
Hi @caozhen1937 , as discussed in #929 (comment) with @MehulBatra , could you try to see whether this PR fix the coverage of |
e896bf5 to
3157d9b
Compare
Hi @wuchong @MehulBatra , My tests doesn‘t fix the I think after #989 merged, @MehulBatra can coverage |
3157d9b to
82b004e
Compare
| <exclude>com.alibaba.fluss.flink.source.* | ||
| </exclude> | ||
| <exclude> | ||
| com.alibaba.fluss.flink.catalog.FlinkCatalogOptions |
Purpose
Linked issue: close #970
Brief change log
Tests
API and Format
Documentation