Skip to content

Commit

Permalink
Merge pull request #123 from ryansurf/all-contributors/add-MylesPerHo…
Browse files Browse the repository at this point in the history
…ur201

docs: add MylesPerHour201 as a contributor for code
  • Loading branch information
ryansurf authored Aug 15, 2024
2 parents 03cab41 + b61a0ba commit 0fc16c8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,15 @@
"code",
"bug"
]
},
{
"login": "MylesPerHour201",
"name": "Myles B.",
"avatar_url": "https://avatars.githubusercontent.com/u/124012399?v=4",
"profile": "https://github.com/MylesPerHour201",
"contributions": [
"code"
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ Questions? Comments?
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ChristianToro"><img src="https://avatars.githubusercontent.com/u/143457701?v=4?s=100" width="100px;" alt="ChristianToro"/><br /><sub><b>ChristianToro</b></sub></a><br /><a href="#code-ChristianToro" title="Code">💻</a> <a href="#bug-ChristianToro" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MylesPerHour201"><img src="https://avatars.githubusercontent.com/u/124012399?v=4?s=100" width="100px;" alt="Myles B."/><br /><sub><b>Myles B.</b></sub></a><br /><a href="#code-MylesPerHour201" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

1 comment on commit 0fc16c8

@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.py139795%37–41, 59, 81–82, 114–115
   art.py9367%32–33, 36
   cli.py250100% 
   dev_streamlit.py37370%1–86
   gpt.py10640%16–21, 32–45
   helper.py1223770%116, 127–131, 209–217, 229, 242–243, 274–275, 299–300, 363–373, 380–388
   send_email.py24240%5–48
   server.py471079%55, 68–71, 87–91, 103–105
   settings.py220100% 
   streamlit_helper.py33330%5–90
TOTAL46815766% 

Tests Skipped Failures Errors Time
11 0 💤 0 ❌ 0 🔥 21.544s ⏱️

Please sign in to comment.