coveralls commented on issue #935: KYLIN-4250 FechRunnner should skip the job to process other jobs instead of throwing exception when the job section metadata is not found URL: https://github.com/apache/kylin/pull/935#issuecomment-552858602 ## Pull Request Test Coverage Report for [Build 5210](https://coveralls.io/builds/26934192) * **3** of **20** **(15.0%)** changed or added relevant lines in **2** files are covered. * No unchanged relevant lines lost coverage. * Overall coverage increased (+**0.002%**) to **28.043%** --- | Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | | :-----|--------------|--------|---: | | [core-job/src/main/java/org/apache/kylin/job/impl/threadpool/DefaultFetcherRunner.java](https://coveralls.io/builds/26934192/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Fimpl%2Fthreadpool%2FDefaultFetcherRunner.java#L70) | 3 | 10 | 30.0% | [core-job/src/main/java/org/apache/kylin/job/impl/threadpool/PriorityFetcherRunner.java](https://coveralls.io/builds/26934192/source?filename=core-job%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fjob%2Fimpl%2Fthreadpool%2FPriorityFetcherRunner.java#L102) | 0 | 10 | 0.0% <!-- | **Total:** | **3** | **20** | **15.0%** | --> | Totals | [](https://coveralls.io/builds/26934192) | | :-- | --: | | Change from base [Build 5208](https://coveralls.io/builds/26928285): | 0.002% | | Covered Lines: | 23858 | | Relevant Lines: | 85075 | --- ##### 💛 - [Coveralls](https://coveralls.io)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
