Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more flake8 checks #106

Merged
merged 1 commit into from
Mar 10, 2022
Merged

Add more flake8 checks #106

merged 1 commit into from
Mar 10, 2022

Conversation

kaxil
Copy link
Collaborator

@kaxil kaxil commented Mar 10, 2022

This PR adds more flake8 checks for enforcing best practises

This PR adds more flake8 checks for enforcing best practises
@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #106 (0eb0688) into main (eb3a274) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   90.15%   90.15%           
=======================================
  Files          35       35           
  Lines        1890     1890           
=======================================
  Hits         1704     1704           
  Misses        186      186           
Impacted Files Coverage Δ
astronomer/providers/amazon/aws/hooks/s3.py 94.95% <ø> (ø)
astronomer/providers/amazon/aws/sensors/s3.py 98.76% <ø> (ø)
...viders/cncf/kubernetes/operators/kubernetes_pod.py 86.04% <ø> (ø)
...oviders/cncf/kubernetes/triggers/wait_container.py 93.54% <ø> (ø)
...stronomer/providers/databricks/hooks/databricks.py 95.16% <ø> (ø)
...nomer/providers/google/cloud/operators/bigquery.py 100.00% <ø> (ø)
astronomer/providers/google/cloud/sensors/gcs.py 95.83% <ø> (ø)
astronomer/providers/http/hooks/http.py 88.73% <ø> (ø)
astronomer/providers/http/sensors/http.py 81.81% <ø> (ø)
astronomer/providers/http/triggers/http.py 67.85% <ø> (ø)
... and 1 more

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 eb3a274...0eb0688. Read the comment docs.

@kaxil kaxil merged commit a52f2be into main Mar 10, 2022
@kaxil kaxil deleted the more-flake8-checks branch March 10, 2022 00:23
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.

1 participant