Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansurf committed Aug 6, 2024
1 parent f6018f0 commit bb495da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ make output_coverage_docker
```
Additionally, when a PR is raised, pytest will be executed by the GitHub Actions CI.

## Adding youself to the contributors list
## Adding yourself to the contributors list

On your issue/PR, simply ask the `@all-contributors` bot to add yourself!

Expand Down

1 comment on commit bb495da

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
src
   __init__.py00100% 
   api.py119794%32–36, 54, 76–77, 109–110
   art.py9367%24–25, 28
   cli.py25388%26, 55–56
   dev_streamlit.py37370%1–86
   gpt.py10640%16–21, 32–45
   helper.py1797658%55, 57, 59, 61, 63, 65, 67, 69, 71, 73, 75, 77, 79, 81, 83, 85, 97, 108–112, 138, 140, 142, 144, 146, 158–180, 192, 205–206, 224–226, 236, 238–239, 262–263, 323–333, 340–348
   send_email.py24240%5–48
   server.py471079%55, 68–71, 87–91, 103–105
   settings.py220100% 
   streamlit_helper.py33330%5–90
TOTAL50519961% 

Tests Skipped Failures Errors Time
10 0 💤 0 ❌ 0 🔥 22.370s ⏱️

Please sign in to comment.