ionelmc / pytest-benchmark

py.test fixture for benchmarking code
BSD 2-Clause "Simplified" License
1.24k stars 119 forks source link

Still squelch warning but also don't actually save #207

Closed TauPan closed 3 years ago

TauPan commented 3 years ago

See #199 and fixes #205

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7dace61). Click here to learn what that means. The diff coverage is 0.00%.

:exclamation: Current head 8875940 differs from pull request most recent head 7d89904. Consider uploading reports for the commit 7d89904 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##             master     #207   +/-   ##
=========================================
  Coverage          ?   65.39%           
=========================================
  Files             ?       16           
  Lines             ?     1809           
  Branches          ?      323           
=========================================
  Hits              ?     1183           
  Misses            ?      546           
  Partials          ?       80           
Impacted Files Coverage Δ
src/pytest_benchmark/session.py 71.00% <0.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 7dace61...7d89904. Read the comment docs.

ionelmc commented 3 years ago

Looks good. Please also add an entry to CHANGELOG/AUTHORS.rst