-
Notifications
You must be signed in to change notification settings - Fork 23
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
support codecov #100
support codecov #100
Conversation
hi @lwaekfjlk I have added a - name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }} Could you help with adding this github action? |
ok, will do later. |
@ProKil Please help check the codecov report. |
Thanks! Would this be displayed on the readme.md? |
Welcome to Codecov πOnce you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. βΉοΈ You can also turn on project coverage checks and project coverage reporting on Pull Request comment Thanks for integrating Codecov - We've got you covered βοΈ |
Closes #81
π Description
More setting related to CodeCov ( https://app.codecov.io/ ) needs to be done on repo author's side. @ProKil
β Checks
type/descript
(e.g.feature/add-llm-agents
)βΉ Additional Information