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

Added --only-local to pytest #212

Merged
merged 3 commits into from
Dec 4, 2024
Merged

Added --only-local to pytest #212

merged 3 commits into from
Dec 4, 2024

Conversation

kozlov721
Copy link
Collaborator

Added the option to pass --only-local flag to the pytest command to only test using BucketStorage.LOCAL instead of parametrizing over all the storage options.

@kozlov721 kozlov721 requested a review from a team as a code owner December 3, 2024 23:12
@kozlov721 kozlov721 requested review from klemen1999, tersekmatija and conorsim and removed request for a team December 3, 2024 23:12
@github-actions github-actions bot added the enhancement New feature or request label Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.31%. Comparing base (6bcbb11) to head (a4efff8).
Report is 23 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #212      +/-   ##
==========================================
- Coverage   92.33%   92.31%   -0.03%     
==========================================
  Files          79       80       +1     
  Lines        4161     4280     +119     
==========================================
+ Hits         3842     3951     +109     
- Misses        319      329      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kozlov721 kozlov721 merged commit c90f716 into main Dec 4, 2024
12 checks passed
@kozlov721 kozlov721 deleted the feature/test-local branch December 4, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants