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

Update project description on in pyproject.toml #704

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

kaxil
Copy link
Collaborator

@kaxil kaxil commented Aug 19, 2022

Before:

A decorator that allows users to run SQL queries natively in Airflow.

The following shows up at https://pypi.org/project/astro-sdk-python/
image

After:

Astro SDK allows rapid and clean development of {Extract, Load, Transform} workflows using Python and SQL, powered by Apache Airflow.

Before:

```
A decorator that allows users to run SQL queries natively in Airflow.
```

After:

```
Astro SDK allows rapid and clean development of {Extract, Load, Transform} workflows using Python and SQL, powered by Apache Airflow.

```
@codecov
Copy link

codecov bot commented Aug 19, 2022

Codecov Report

Merging #704 (e3a6b76) into main (98ffaf8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #704   +/-   ##
=======================================
  Coverage   93.45%   93.45%           
=======================================
  Files          42       42           
  Lines        1726     1726           
  Branches      213      213           
=======================================
  Hits         1613     1613           
  Misses         91       91           
  Partials       22       22           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kaxil kaxil merged commit f00c4b5 into main Aug 19, 2022
@kaxil kaxil deleted the pyproject.toml-description branch August 19, 2022 17:19
kaxil added a commit that referenced this pull request Aug 19, 2022
Before:

```
A decorator that allows users to run SQL queries natively in Airflow.
```

After:

```
Astro SDK allows rapid and clean development of {Extract, Load, Transform} workflows using Python and SQL, powered by Apache Airflow.

```

(cherry picked from commit f00c4b5)
@kaxil kaxil added this to the 1.0.1 milestone Aug 22, 2022
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.

2 participants