Skip to content

Conversation

@rpkilby
Copy link
Collaborator

@rpkilby rpkilby commented Jan 5, 2017

Similar idea to #138. Still nowhere near perfect, but it's an incremental improvement.

This also creates a separate job in the build matrix specifically for the performance tests. This should make the test suite a little faster, but it will also prevent fluctuations in CI performance from accidentally failing random builds (due to threshold overage). The chance that this could happen is limited to the one job instead of all ~20 jobs.

@rpkilby rpkilby added this to the v1.0.0 milestone Jan 5, 2017
@codecov-io
Copy link

codecov-io commented Jan 5, 2017

Current coverage is 97.73% (diff: 100%)

Merging #157 into master will not change coverage

@@             master       #157   diff @@
==========================================
  Files             6          6          
  Lines           221        221          
  Methods           0          0          
  Messages          0          0          
  Branches         44         44          
==========================================
  Hits            216        216          
  Misses            2          2          
  Partials          3          3          

Powered by Codecov. Last update 29ba932...360e2e3

@rpkilby rpkilby merged commit ca2c290 into philipn:master Jan 5, 2017
@rpkilby rpkilby deleted the perf-tests branch January 5, 2017 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants