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

Update pre-commit Config #335

Merged

Conversation

learnitall
Copy link
Collaborator

Description

Updates our pre-commit config file with latest versions of hooks. See #334

Fixes

Warnings produced by pylint for usage of dict() rather than {}.

pre-commit-ci bot and others added 2 commits August 30, 2021 18:39
updates:
- [github.com/psf/black: 21.7b0 → 21.8b0](psf/black@21.7b0...21.8b0)
- [github.com/pycqa/isort: 5.9.2 → 5.9.3](PyCQA/isort@5.9.2...5.9.3)
- https://gitlab.com/PyCQA/flake8https://github.com/PyCQA/flake8
- [github.com/PyCQA/pylint: v2.9.5 → v2.10.2](pylint-dev/pylint@v2.9.5...v2.10.2)
- [github.com/asottile/pyupgrade: v2.21.2 → v2.25.0](asottile/pyupgrade@v2.21.2...v2.25.0)
@codecov-commenter
Copy link

Codecov Report

Merging #335 (6c865d8) into master (2ca9886) will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #335   +/-   ##
=======================================
  Coverage   41.87%   41.87%           
=======================================
  Files          15       15           
  Lines         905      905           
=======================================
  Hits          379      379           
  Misses        526      526           
Flag Coverage Δ
gha 41.87% <50.00%> (ø)
python-3.6 41.87% <50.00%> (ø)
unit 41.87% <50.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
snafu/benchmarks/_benchmark.py 46.47% <0.00%> (ø)
snafu/config.py 97.95% <100.00%> (ø)
snafu/registry.py 90.90% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ca9886...6c865d8. Read the comment docs.

@learnitall learnitall added the ok to test Kick off our CI framework label Aug 31, 2021
@learnitall
Copy link
Collaborator Author

/rerun all

@comet-perf-ci
Copy link
Collaborator

Results for SNAFU CI Test

Test Result Runtime
snafu/hammerdb PASS 00:06:03
snafu/smallfile_wrapper PASS 00:09:35
snafu/flent_wrapper PASS 00:07:13
snafu/scale_openshift_wrapper PASS 00:09:21
snafu/sysbench PASS 00:02:36
snafu/benchmarks/uperf PASS 00:21:42
snafu/image_pull_wrapper PASS 00:02:50
snafu/ycsb_wrapper PASS 00:06:01
snafu/stressng_wrapper PASS 00:03:22
snafu/fio_wrapper PASS 00:16:44
snafu/log_generator_wrapper PASS 00:02:59
snafu/upgrade_openshift_wrapper PASS 00:00:00
snafu/iperf PASS 00:05:02
snafu/vegeta_wrapper PASS 00:03:30
snafu/fs_drift_wrapper PASS 00:04:04
snafu/pgbench_wrapper PASS 00:03:17

@learnitall learnitall merged commit c2e4901 into cloud-bulldozer:master Aug 31, 2021
@learnitall learnitall deleted the pre-commit-update-config branch September 24, 2021 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok to test Kick off our CI framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants