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

Python >=3.10, Updated deps accordingly (numpy and pandas) #427

Merged
merged 14 commits into from
Jul 5, 2024

Fixed tox and docker issues. added docker dev dependency

1800e14
Select commit
Loading
Failed to load commit list.
Merged

Python >=3.10, Updated deps accordingly (numpy and pandas) #427

Fixed tox and docker issues. added docker dev dependency
1800e14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 5, 2024 in 0s

36.55% (-19.19%) compared to 8df9082

View this Pull Request on Codecov

36.55% (-19.19%) compared to 8df9082

Details

Codecov Report

Attention: Patch coverage is 42.18750% with 74 lines in your changes missing coverage. Please review.

Project coverage is 36.55%. Comparing base (8df9082) to head (1800e14).
Report is 6 commits behind head on master.

Files Patch % Lines
redisbench_admin/run_local/run_local.py 50.87% 28 Missing ⚠️
redisbench_admin/run/common.py 61.53% 10 Missing ⚠️
redisbench_admin/run/run.py 18.18% 9 Missing ⚠️
redisbench_admin/utils/remote.py 18.18% 9 Missing ⚠️
redisbench_admin/profilers/perf.py 0.00% 8 Missing ⚠️
redisbench_admin/run_remote/run_remote.py 0.00% 4 Missing ⚠️
redisbench_admin/run_async/async_terraform.py 0.00% 2 Missing ⚠️
redisbench_admin/deploy/deploy.py 0.00% 1 Missing ⚠️
redisbench_admin/export/export.py 0.00% 1 Missing ⚠️
redisbench_admin/run_async/render_files.py 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #427       +/-   ##
===========================================
- Coverage   55.74%   36.55%   -19.19%     
===========================================
  Files          60       77       +17     
  Lines        5462     6696     +1234     
===========================================
- Hits         3045     2448      -597     
- Misses       2417     4248     +1831     

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