Skip to content

[AIRFLOW-6442] BigQuery hook - standardize handling http exceptions#7028

Merged
potiuk merged 1 commit intoapache:masterfrom
PolideaInternal:refactor-bq/standarize-handling-exceptions
Jan 3, 2020
Merged

[AIRFLOW-6442] BigQuery hook - standardize handling http exceptions#7028
potiuk merged 1 commit intoapache:masterfrom
PolideaInternal:refactor-bq/standarize-handling-exceptions

Conversation

@TobKed
Copy link
Contributor

@TobKed TobKed commented Jan 3, 2020


Link to JIRA issue: https://issues.apache.org/jira/browse/AIRFLOW-6442

  • Description above provides context of the change
  • Commit message starts with [AIRFLOW-NNNN], where AIRFLOW-NNNN = JIRA ID*
  • Unit tests coverage for changes (not needed for documentation changes)
  • Commits follow "How to write a good git commit message"
  • Relevant documentation is updated including usage instructions.
  • I will engage committers as explained in Contribution Workflow Example.

(*) For document-only changes, no JIRA issue is needed. Commit message starts [AIRFLOW-XXXX].


In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.
Read the Pull Request Guidelines for more information.

@codecov-io
Copy link

codecov-io commented Jan 3, 2020

Codecov Report

Merging #7028 into master will decrease coverage by 0.26%.
The diff coverage is 97.29%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #7028      +/-   ##
=========================================
- Coverage   84.86%   84.6%   -0.27%     
=========================================
  Files         680     680              
  Lines       38644   38642       -2     
=========================================
- Hits        32795   32692     -103     
- Misses       5849    5950     +101
Impacted Files Coverage Δ
airflow/gcp/hooks/bigquery.py 88.35% <97.29%> (+1.32%) ⬆️
airflow/kubernetes/volume_mount.py 44.44% <0%> (-55.56%) ⬇️
airflow/kubernetes/volume.py 52.94% <0%> (-47.06%) ⬇️
airflow/kubernetes/pod_launcher.py 45.25% <0%> (-46.72%) ⬇️
airflow/kubernetes/refresh_config.py 50.98% <0%> (-23.53%) ⬇️
...rflow/contrib/operators/kubernetes_pod_operator.py 78.75% <0%> (-20%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7f5c83...5dd9caf. Read the comment docs.

@potiuk potiuk merged commit 848022a into apache:master Jan 3, 2020
galuszkak pushed a commit to FlyrInc/apache-airflow that referenced this pull request Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants