File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,10 @@ Your solution to convert API responses to Pandas DataFrames with retry strategie
99
1010![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/api-to-dataframe?style=for-the-badge&logo=python )
1111
12- ![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/IvanildoBarauna/api-to-dataframe/CI.yaml?branch=main&style=for-the-badge&logo=githubactions&cacheSeconds=60 )
13- ![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/IvanildoBarauna/api-to-dataframe/CD.yaml?branch=main&style=for-the-badge&logo=githubactions&cacheSeconds=60 )
12+ [ ![ CI] ( https://img.shields.io/github/actions/workflow/status/IvanildoBarauna/api-to-dataframe/CI.yaml?&style=for-the-badge&logo=githubactions&cacheSeconds=60&label=Tests+and+pre+build )] ( https://github.com/IvanildoBarauna/api-to-dataframe/actions/workflows/CI.yaml )
13+
14+ [ ![ CD] ( https://img.shields.io/github/actions/workflow/status/IvanildoBarauna/api-to-dataframe/CD.yaml?&style=for-the-badge&logo=githubactions&cacheSeconds=60&event=release&label=Package_publication )] ( https://github.com/IvanildoBarauna/api-to-dataframe/actions/workflows/CD.yaml )
15+
1416
1517
1618![ Codecov] ( https://img.shields.io/codecov/c/github/IvanildoBarauna/api-to-dataframe?style=for-the-badge&logo=codecov )
You can’t perform that action at this time.
0 commit comments