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/07 10:48:15 UTC

[GitHub] [airflow] randr97 opened a new pull request #7642: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we…

randr97 opened a new pull request #7642: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we…
URL: https://github.com/apache/airflow/pull/7642
 
 
   WTF_CSRF_ENABLED flag was introduced but never used.
   ---
   Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg)
   
   Make sure to mark the boxes below before creating PR: [x]
   
   - [ ] Description above provides context of the change
   - [ ] Commit message/PR title starts with `[AIRFLOW-NNNN]`. AIRFLOW-NNNN = JIRA ID<sup>*</sup>
   - [ ] Unit tests coverage for changes (not needed for documentation changes)
   - [ ] Commits follow "[How to write a good git commit message](http://chris.beams.io/posts/git-commit/)"
   - [ ] Relevant documentation is updated including usage instructions.
   - [ ] I will engage committers as explained in [Contribution Workflow Example](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#contribution-workflow-example).
   
   <sup>*</sup> For document-only changes commit message can start with `[AIRFLOW-XXXX]`.
   
   ---
   In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in [UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.md).
   Read the [Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines) for more information.
   

----------------------------------------------------------------
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

[GitHub] [airflow] codecov-io commented on issue #7642: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we…

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #7642: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we…
URL: https://github.com/apache/airflow/pull/7642#issuecomment-596079038
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7642?src=pr&el=h1) Report
   > Merging [#7642](https://codecov.io/gh/apache/airflow/pull/7642?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/755fe52249ba1cd965cf2f87fa7a428b8197a38a?src=pr&el=desc) will **decrease** coverage by `0.04%`.
   > The diff coverage is `66.66%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7642/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7642?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7642      +/-   ##
   ==========================================
   - Coverage   86.88%   86.83%   -0.05%     
   ==========================================
     Files         897      897              
     Lines       42793    42806      +13     
   ==========================================
   - Hits        37180    37171       -9     
   - Misses       5613     5635      +22
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7642?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...rflow/config\_templates/default\_webserver\_config.py](https://codecov.io/gh/apache/airflow/pull/7642/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWdfdGVtcGxhdGVzL2RlZmF1bHRfd2Vic2VydmVyX2NvbmZpZy5weQ==) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/www/app.py](https://codecov.io/gh/apache/airflow/pull/7642/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvYXBwLnB5) | `94.28% <100%> (+0.04%)` | :arrow_up: |
   | [airflow/utils/process\_utils.py](https://codecov.io/gh/apache/airflow/pull/7642/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9wcm9jZXNzX3V0aWxzLnB5) | `73.25% <0%> (-12.8%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/7642/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `88.26% <0%> (-1.31%)` | :arrow_down: |
   | [airflow/utils/db.py](https://codecov.io/gh/apache/airflow/pull/7642/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYi5weQ==) | `97.45% <0%> (-0.85%)` | :arrow_down: |
   | [airflow/models/dag.py](https://codecov.io/gh/apache/airflow/pull/7642/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnLnB5) | `91.3% <0%> (-0.25%)` | :arrow_down: |
   | [...ing\_platform/example\_dags/example\_display\_video.py](https://codecov.io/gh/apache/airflow/pull/7642/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL21hcmtldGluZ19wbGF0Zm9ybS9leGFtcGxlX2RhZ3MvZXhhbXBsZV9kaXNwbGF5X3ZpZGVvLnB5) | `100% <0%> (ø)` | :arrow_up: |
   | [...\_platform/example\_dags/example\_campaign\_manager.py](https://codecov.io/gh/apache/airflow/pull/7642/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL21hcmtldGluZ19wbGF0Zm9ybS9leGFtcGxlX2RhZ3MvZXhhbXBsZV9jYW1wYWlnbl9tYW5hZ2VyLnB5) | `93.93% <0%> (ø)` | :arrow_up: |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/7642/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `90.65% <0%> (ø)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7642?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/7642?src=pr&el=footer). Last update [755fe52...c0f7651](https://codecov.io/gh/apache/airflow/pull/7642?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

[GitHub] [airflow] randr97 closed pull request #7642: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we…

Posted by GitBox <gi...@apache.org>.
randr97 closed pull request #7642: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we…
URL: https://github.com/apache/airflow/pull/7642
 
 
   

----------------------------------------------------------------
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