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

Multiple request rates #2

Merged
merged 26 commits into from
Jul 24, 2024
Merged

Multiple request rates #2

merged 26 commits into from
Jul 24, 2024

Conversation

DaltheCow
Copy link
Contributor

No description provided.

@DaltheCow DaltheCow force-pushed the multiple-request-rates branch from 9eb4e47 to bfcc329 Compare July 1, 2024 16:39
@DaltheCow DaltheCow force-pushed the multiple-request-rates branch from 3f239e1 to fb1ebcb Compare July 2, 2024 02:34
@parfeniukink parfeniukink self-requested a review July 24, 2024 08:59
parfeniukink
parfeniukink previously approved these changes Jul 24, 2024
@markurtz markurtz merged commit a6d115d into main Jul 24, 2024
8 checks passed
@markurtz markurtz deleted the multiple-request-rates branch July 24, 2024 13:45
pyproject.toml Outdated
Comment on lines 105 to 110
addopts = '-s -vvv --cache-clear --cov-report=term-missing --cov --cov-fail-under=75'
markers = [
"smoke: quick tests to check basic functionality",
"sanity: detailed tests to ensure major functions work correctly",
"regression: tests to ensure that new changes do not break existing functionality"
]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

My bad leaving this in! Thanks for removing, I was just trying to make working on tests easier

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.

3 participants