wuchong commented on PR #2331: URL: https://github.com/apache/fluss/pull/2331#issuecomment-3815052115
@loserwang1024 the test coverage of `PaimonLakeCatalog` is failed, could you run `PaimonLakeCatalogTest` with coverage and improve the line coverage of `PaimonLakeCatalog` by adding tests `PaimonLakeCatalogTest`? ``` Warning: Rule violated for class org.apache.fluss.lake.paimon.PaimonLakeCatalog: lines covered ratio is 0.57, but expected minimum is 0.70 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
