PigCi helps track key metrics such as Memory Usage, Database Requests & request time during your test suite. If your test suite shows a dramatic increase in a metric, it'll fail that PR stopping a slow down from being deployed.
I made PigCI after I a small update caused a memory leak to take down an application I was working on. Even though my tests were passing, they were actually eating memory and I had no idea.
Right now it works using a Gem which you configure to run on top of your RSpec feature & request tests, when it's complete it'll (optionally) send a summary to PigCI's GitHub App, which will pass/fail the commit on GitHub.
Report
Reviews
No reviews yetBe the first to leave a review for PigCI
Just Delete Me Extension