Skip to content

Commit

Permalink
add codecov badge
Browse files Browse the repository at this point in the history
  • Loading branch information
yitech committed Aug 11, 2024
1 parent 5f78605 commit c77140a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ __pycache__
logs
.coverage
coverage.xml
htmlcov
htmlcov
.DS_Store
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Fugle Fast API

[![codecov](https://codecov.io/gh/yitech/fugle-fastapi/graph/badge.svg?token=ESEZZX1WSI)](https://codecov.io/gh/yitech/fugle-fastapi)

This project is a service for algorithmic trading of Taiwan stocks. It leverages the Fugle Python API library and FastAPI to provide a robust and efficient trading services.

# Features(In Progress)
Expand Down

0 comments on commit c77140a

Please sign in to comment.