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

#3 - Added Tests, Docstrings for PyLint, Some Information on Type #5

Merged
merged 7 commits into from
Jul 4, 2024

Conversation

djokester
Copy link
Owner

@djokester djokester commented Jul 3, 2024

  • Added PyTests for testing extremely basic use cases
  • CodeCov integration
  • Basic PyLint formatting
  • Type Checks on arguments to metric classes

djokester and others added 6 commits July 3, 2024 06:16
Added editable install for the package
Added secrets for Groq API
Apparently requires pytest cov and not coverage
Moved location for GROQ_API_KEY
@djokester djokester self-assigned this Jul 3, 2024
@djokester djokester linked an issue Jul 4, 2024 that may be closed by this pull request
3 tasks
- Excluded synchronise events for PRs to avoid exhausting rate limits on Groq API. 
- Made changes for the pytest run folder
@codecov-commenter
Copy link

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.

Thanks for integrating Codecov - We've got you covered ☂️

@djokester djokester merged commit 9b92ca1 into main Jul 4, 2024
1 check passed
@djokester djokester deleted the 3-add-pytests branch July 4, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add PyTests
2 participants