You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2019/12/17 09:24:59 UTC

[GitHub] [kylin] codecov-io commented on issue #1000: KYLIN-4302 Fix the bug that InputStream is not closed properly

codecov-io commented on issue #1000: KYLIN-4302 Fix the bug that InputStream is not closed properly
URL: https://github.com/apache/kylin/pull/1000#issuecomment-566456924
 
 
   # [Codecov](https://codecov.io/gh/apache/kylin/pull/1000?src=pr&el=h1) Report
   > :exclamation: No coverage uploaded for pull request base (`master@f3a1696`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `66.66%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/kylin/pull/1000/graphs/tree.svg?width=650&token=JawVgbgsVo&height=150&src=pr)](https://codecov.io/gh/apache/kylin/pull/1000?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #1000   +/-   ##
   =========================================
     Coverage          ?   25.47%           
     Complexity        ?     6173           
   =========================================
     Files             ?     1416           
     Lines             ?    85945           
     Branches          ?    12062           
   =========================================
     Hits              ?    21898           
     Misses            ?    61908           
     Partials          ?     2139
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/kylin/pull/1000?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...che/kylin/engine/mr/streaming/RowRecordReader.java](https://codecov.io/gh/apache/kylin/pull/1000/diff?src=pr&el=tree#diff-ZW5naW5lLW1yL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9lbmdpbmUvbXIvc3RyZWFtaW5nL1Jvd1JlY29yZFJlYWRlci5qYXZh) | `0% <0%> (ø)` | `0 <0> (?)` | |
   | [...rg/apache/kylin/source/hive/BeelineHiveClient.java](https://codecov.io/gh/apache/kylin/pull/1000/diff?src=pr&el=tree#diff-c291cmNlLWhpdmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3NvdXJjZS9oaXZlL0JlZWxpbmVIaXZlQ2xpZW50LmphdmE=) | `3.84% <0%> (ø)` | `5 <0> (?)` | |
   | [...eam/core/storage/columnar/FragmentFilesMerger.java](https://codecov.io/gh/apache/kylin/pull/1000/diff?src=pr&el=tree#diff-c3RyZWFtLWNvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3N0cmVhbS9jb3JlL3N0b3JhZ2UvY29sdW1uYXIvRnJhZ21lbnRGaWxlc01lcmdlci5qYXZh) | `96.02% <91.3%> (ø)` | `30 <0> (?)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/kylin/pull/1000?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/kylin/pull/1000?src=pr&el=footer). Last update [f3a1696...5f9ec13](https://codecov.io/gh/apache/kylin/pull/1000?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services