You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by GitBox <gi...@apache.org> on 2018/04/15 08:43:45 UTC

[GitHub] codecov-io commented on issue #4829: [import csv] ensure directory exists before saving csv file

codecov-io commented on issue #4829: [import csv] ensure directory exists before saving csv file
URL: https://github.com/apache/incubator-superset/pull/4829#issuecomment-381390257
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4829?src=pr&el=h1) Report
   > Merging [#4829](https://codecov.io/gh/apache/incubator-superset/pull/4829?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-superset/commit/23a3365cd10ffcd99b07ff00bd6ad65c10435def?src=pr&el=desc) will **increase** coverage by `0.01%`.
   > The diff coverage is `84.61%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-superset/pull/4829/graphs/tree.svg?width=650&height=150&src=pr&token=KsB0fHcx6l)](https://codecov.io/gh/apache/incubator-superset/pull/4829?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4829      +/-   ##
   ==========================================
   + Coverage   72.36%   72.37%   +0.01%     
   ==========================================
     Files         208      208              
     Lines       15662    15672      +10     
     Branches     1227     1227              
   ==========================================
   + Hits        11334    11343       +9     
   - Misses       4325     4326       +1     
     Partials        3        3
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-superset/pull/4829?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [superset/views/core.py](https://codecov.io/gh/apache/incubator-superset/pull/4829/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvY29yZS5weQ==) | `74.68% <80%> (+0.03%)` | :arrow_up: |
   | [superset/utils.py](https://codecov.io/gh/apache/incubator-superset/pull/4829/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdXRpbHMucHk=) | `88.09% <87.5%> (-0.02%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4829?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/incubator-superset/pull/4829?src=pr&el=footer). Last update [23a3365...2657299](https://codecov.io/gh/apache/incubator-superset/pull/4829?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 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