You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2018/08/07 07:37:11 UTC

[GitHub] codecov-io edited a comment on issue #3708: [AIRFLOW-2859] Implement own UtcDateTime

codecov-io edited a comment on issue #3708: [AIRFLOW-2859] Implement own UtcDateTime
URL: https://github.com/apache/incubator-airflow/pull/3708#issuecomment-410963628
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3708?src=pr&el=h1) Report
   > Merging [#3708](https://codecov.io/gh/apache/incubator-airflow/pull/3708?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/d12aacd552878308f9b1c3663414bb7c00c0632b?src=pr&el=desc) will **increase** coverage by `8.22%`.
   > The diff coverage is `91.3%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3708/graphs/tree.svg?src=pr&width=650&token=WdLKlKHOAU&height=150)](https://codecov.io/gh/apache/incubator-airflow/pull/3708?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #3708      +/-   ##
   ==========================================
   + Coverage   17.69%   25.91%   +8.22%     
   ==========================================
     Files         204      204              
     Lines       15766    15784      +18     
   ==========================================
   + Hits         2790     4091    +1301     
   + Misses      12976    11693    -1283
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3708?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/bin/cli.py](https://codecov.io/gh/apache/incubator-airflow/pull/3708/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `14.54% <ø> (ø)` | :arrow_up: |
   | [airflow/jobs.py](https://codecov.io/gh/apache/incubator-airflow/pull/3708/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzLnB5) | `12.22% <100%> (ø)` | :arrow_up: |
   | [airflow/models.py](https://codecov.io/gh/apache/incubator-airflow/pull/3708/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMucHk=) | `41.28% <100%> (+13.67%)` | :arrow_up: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/incubator-airflow/pull/3708/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `75.38% <89.47%> (+12.34%)` | :arrow_up: |
   | [airflow/utils/tests.py](https://codecov.io/gh/apache/incubator-airflow/pull/3708/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy90ZXN0cy5weQ==) | `0% <0%> (-61.54%)` | :arrow_down: |
   | [airflow/operators/mysql\_operator.py](https://codecov.io/gh/apache/incubator-airflow/pull/3708/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfb3BlcmF0b3IucHk=) | `0% <0%> (-52.64%)` | :arrow_down: |
   | [airflow/operators/postgres\_operator.py](https://codecov.io/gh/apache/incubator-airflow/pull/3708/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvcG9zdGdyZXNfb3BlcmF0b3IucHk=) | `0% <0%> (-47.62%)` | :arrow_down: |
   | [airflow/hooks/postgres\_hook.py](https://codecov.io/gh/apache/incubator-airflow/pull/3708/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9wb3N0Z3Jlc19ob29rLnB5) | `0% <0%> (-41.67%)` | :arrow_down: |
   | [airflow/utils/compression.py](https://codecov.io/gh/apache/incubator-airflow/pull/3708/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9jb21wcmVzc2lvbi5weQ==) | `0% <0%> (-35.72%)` | :arrow_down: |
   | [airflow/operators/mysql\_to\_hive.py](https://codecov.io/gh/apache/incubator-airflow/pull/3708/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfdG9faGl2ZS5weQ==) | `0% <0%> (-35.42%)` | :arrow_down: |
   | ... and [68 more](https://codecov.io/gh/apache/incubator-airflow/pull/3708/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3708?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-airflow/pull/3708?src=pr&el=footer). Last update [d12aacd...47542ef](https://codecov.io/gh/apache/incubator-airflow/pull/3708?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