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

Add descriptions for pytest marks #156

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Add descriptions for pytest marks #156

merged 2 commits into from
Sep 10, 2024

Conversation

kylesayrs
Copy link
Collaborator

Purpose

  • Reduce the number of warnings when running tests

Changes

  • Add test mark descriptions in the project toml

Testing

  • I grepped the codebase for pytest.mark. and found that the added flags cover all the flags used

Copy link

👋 Hi! Thank you for contributing to llm-compressor. Please add the ready label when the PR is ready for review.

@Satrat Satrat merged commit 3336673 into main Sep 10, 2024
6 of 7 checks passed
@kylesayrs kylesayrs deleted the kylesayrs/add-test-marks branch September 10, 2024 15:41
markmc pushed a commit to markmc/llm-compressor that referenced this pull request Nov 13, 2024
Co-authored-by: Kyle Sayers <kyle@neuralmagic.com>
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.

4 participants