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 2020/03/28 12:40:18 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #7945: Get Airflow Variables from AWS Systems Manager Parameter Store

codecov-io edited a comment on issue #7945: Get Airflow Variables from AWS Systems Manager Parameter Store
URL: https://github.com/apache/airflow/pull/7945#issuecomment-605442218
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7945?src=pr&el=h1) Report
   > Merging [#7945](https://codecov.io/gh/apache/airflow/pull/7945?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/3cb1e6c2d19b7c4233456d08d5d652ede2bae999&el=desc) will **increase** coverage by `0.04%`.
   > The diff coverage is `98.79%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7945/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow/pull/7945?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7945      +/-   ##
   ==========================================
   + Coverage   86.36%   86.40%   +0.04%     
   ==========================================
     Files         929      931       +2     
     Lines       45036    45170     +134     
   ==========================================
   + Hits        38895    39029     +134     
     Misses       6141     6141              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7945?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/executors/kubernetes\_executor.py](https://codecov.io/gh/apache/airflow/pull/7945/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMva3ViZXJuZXRlc19leGVjdXRvci5weQ==) | `56.87% <0.00%> (ø)` | |
   | [airflow/models/dag.py](https://codecov.io/gh/apache/airflow/pull/7945/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnLnB5) | `91.08% <ø> (+0.08%)` | :arrow_up: |
   | [airflow/utils/log/logging\_mixin.py](https://codecov.io/gh/apache/airflow/pull/7945/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvbG9nZ2luZ19taXhpbi5weQ==) | `95.38% <ø> (ø)` | |
   | [airflow/secrets/base\_secrets.py](https://codecov.io/gh/apache/airflow/pull/7945/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZWNyZXRzL2Jhc2Vfc2VjcmV0cy5weQ==) | `89.47% <80.00%> (-4.65%)` | :arrow_down: |
   | [airflow/exceptions.py](https://codecov.io/gh/apache/airflow/pull/7945/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGNlcHRpb25zLnB5) | `100.00% <100.00%> (ø)` | |
   | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/7945/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `91.73% <100.00%> (ø)` | |
   | [airflow/hooks/filesystem.py](https://codecov.io/gh/apache/airflow/pull/7945/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9maWxlc3lzdGVtLnB5) | `90.90% <100.00%> (ø)` | |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/7945/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `90.94% <100.00%> (ø)` | |
   | [airflow/models/dagbag.py](https://codecov.io/gh/apache/airflow/pull/7945/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnYmFnLnB5) | `89.83% <100.00%> (+0.08%)` | :arrow_up: |
   | [airflow/models/serialized\_dag.py](https://codecov.io/gh/apache/airflow/pull/7945/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvc2VyaWFsaXplZF9kYWcucHk=) | `94.18% <100.00%> (+1.78%)` | :arrow_up: |
   | ... and [24 more](https://codecov.io/gh/apache/airflow/pull/7945/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7945?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/airflow/pull/7945?src=pr&el=footer). Last update [eb4af4f...f3738c7](https://codecov.io/gh/apache/airflow/pull/7945?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