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

Completed assignment - Rajarshi Roy on 20th April as last commit #51

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Prev Previous commit
Update README.md
  • Loading branch information
Rajarshi12321 committed Apr 20, 2024
commit f8f83b4b494007e7e477343851c5e80b9f788eca
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
You will have to do this assignment in a unix based system. If you have windows then make sure to use the `wsl` terminal as we have to use the command `bash run.sh` in this assignment


## Test coverage upto 97%
![image](https://github.com/Rajarshi12321/fyle-interview-intern-backend/assets/94736350/4b2c4e23-ce48-4cae-be03-2af755fdb141)
## Test coverage upto 98%
![image](https://github.com/Rajarshi12321/fyle-interview-intern-backend/assets/94736350/693656d9-ed25-4a85-92ec-83b52b0d66c7)


### Install requirements (Using virtualenv, Original documentation)
Expand Down