Skip to content

DOC: contributing: explain how to set the asv reporting threshold #13807

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

Merged
merged 1 commit into from
Jul 27, 2016

Conversation

pv
Copy link
Contributor

@pv pv commented Jul 26, 2016

The default asv continuous reporting threshold is 100% change (2x), which probably is far too large for pandas use case, so instruct how to set it lower. (Probably the asv default should be changed, but that's a different issue.)

The default asv reporting threshold is 100% change (2x), which probably
is too large for pandas, so instruct how to set it lower.
@sinhrks sinhrks added the Docs label Jul 26, 2016
@codecov-io
Copy link

codecov-io commented Jul 27, 2016

Current coverage is 85.23% (diff: 100%)

Merging #13807 into master will not change coverage

@@             master     #13807   diff @@
==========================================
  Files           140        140          
  Lines         50415      50415          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits          42970      42970          
  Misses         7445       7445          
  Partials          0          0          

Powered by Codecov. Last update 8f64ad7...4014ebb

@sinhrks sinhrks added this to the 0.19.0 milestone Jul 27, 2016
@jorisvandenbossche
Copy link
Member

Yes, thanks! That's a better default

@jorisvandenbossche jorisvandenbossche merged commit fcf2d86 into pandas-dev:master Jul 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants