cloud-bulldozer / benchmark-wrapper

Python Library to run benchmarks
https://benchmark-wrapper.readthedocs.io
Apache License 2.0
19 stars 56 forks source link

(CI chore): Update Requirements Files #356

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Update requirement files with new package versions.

Triggered by workflow run 1251868294@cloud-bulldozer/benchmark-wrapper

comet-perf-ci commented 2 years ago

Can one of the admins verify this patch?

learnitall commented 2 years ago

Hey @amitsagtani97 just a heads up: unfortunately for how this workflow is set up and the permissions that GHA provides, in order to do the unit testing we have to close and reopen on the pull request (sauce).

codecov-commenter commented 2 years ago

Codecov Report

Merging #356 (d1a4773) into master (47f907c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #356   +/-   ##
=======================================
  Coverage   39.40%   39.40%           
=======================================
  Files          15       15           
  Lines         868      868           
=======================================
  Hits          342      342           
  Misses        526      526           
Flag Coverage Δ
gha 39.40% <ø> (ø)
python-3.6 39.40% <ø> (ø)
unit 39.40% <ø> (ø)

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


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 47f907c...d1a4773. Read the comment docs.

learnitall commented 2 years ago

None of our images use these requirement files yet, therefore can ignore build errors. Tox tests passed though, so we should be good to go.