• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

imRohan / Pantry
97%
master: 92%

Build:
Build:
LAST BUILD BRANCH: rl-remove-logflare
DEFAULT BRANCH: master
Repo Added 21 Apr 2020 11:55AM UTC
Files 8
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH rl-remove-logflare
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-bitio-sponsorship
  • add/common-lisp-lib
  • dependabot/npm_and_yarn/ajv-6.12.6
  • dependabot/npm_and_yarn/async-2.6.4
  • dependabot/npm_and_yarn/axios-0.21.1
  • dependabot/npm_and_yarn/axios-0.21.2
  • dependabot/npm_and_yarn/class-validator-0.14.0
  • dependabot/npm_and_yarn/decode-uri-component-0.2.2
  • dependabot/npm_and_yarn/dns-packet-1.3.4
  • dependabot/npm_and_yarn/elliptic-6.5.3
  • dependabot/npm_and_yarn/elliptic-6.5.4
  • dependabot/npm_and_yarn/eventsource-1.1.1
  • dependabot/npm_and_yarn/express-4.17.3
  • dependabot/npm_and_yarn/follow-redirects-1.14.9
  • dependabot/npm_and_yarn/got-11.8.5
  • dependabot/npm_and_yarn/handlebars-4.7.7
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/http-cache-semantics-4.1.1
  • dependabot/npm_and_yarn/http-proxy-1.18.1
  • dependabot/npm_and_yarn/ini-1.3.8
  • dependabot/npm_and_yarn/loader-utils-1.4.2
  • dependabot/npm_and_yarn/minimatch-3.1.2
  • dependabot/npm_and_yarn/minimist-1.2.6
  • dependabot/npm_and_yarn/node-sass-7.0.0
  • dependabot/npm_and_yarn/path-parse-1.0.7
  • dependabot/npm_and_yarn/qs-6.5.3
  • dependabot/npm_and_yarn/redis-3.1.1
  • dependabot/npm_and_yarn/semver-5.7.2
  • dependabot/npm_and_yarn/ssri-6.0.2
  • dependabot/npm_and_yarn/tar-4.4.19
  • dependabot/npm_and_yarn/terser-4.8.1
  • dependabot/npm_and_yarn/tmpl-1.0.5
  • dependabot/npm_and_yarn/tree-kill-1.2.2
  • dependabot/npm_and_yarn/url-parse-1.5.1
  • dependabot/npm_and_yarn/url-parse-1.5.10
  • dependabot/npm_and_yarn/url-parse-1.5.3
  • dependabot/npm_and_yarn/url-parse-1.5.7
  • dependabot/npm_and_yarn/websocket-extensions-0.1.4
  • dependabot/npm_and_yarn/word-wrap-1.2.4
  • dependabot/npm_and_yarn/ws-5.2.3
  • dependabot/npm_and_yarn/y18n-3.2.2
  • develop
  • feature/crm
  • feature/dashboardUpdate
  • feature/errorEmails
  • feature/mergeBasketContent
  • feature/newAccountNotifications
  • feature/re-captcha
  • feature/status
  • fixes/accountTTL
  • fixes/error-log
  • fixes/seo
  • frontend/dashboard
  • frontend/fixes5
  • hotfix/addPantryIDToErrors
  • hotfix/redisScanCount
  • issue/19
  • master
  • patch-1
  • refactoring/accountBlocksMgmt
  • refresh-file-import-scheme
  • refs/tags/v1.1
  • refs/tags/v1.1.1
  • refs/tags/v1.2.1
  • refs/tags/v1.3
  • refs/tags/v2.0
  • refs/tags/v2.1.0
  • refs/tags/v2.5.0
  • refs/tags/v2.5.1
  • rl-add-dev-mode
  • rl-add-logflare
  • rl-add-npm-script
  • rl-add-recaptcha-unhappypath-test
  • rl-add-socket-io
  • rl-add-sponsor-badge
  • rl-allow-users-to-contribute
  • rl-basket-link
  • rl-build-2.5.1
  • rl-build-assets
  • rl-deprecate-status
  • rl-derp
  • rl-edit-mode
  • rl-expiry-date
  • rl-fix-codesmells
  • rl-fix-errors-view-logic
  • rl-fix-json-styling
  • rl-identify-account-for-rate-limiting
  • rl-include-dist
  • rl-increase-limit
  • rl-minor-ui-changes
  • rl-more-rate-limiting
  • rl-new-ui
  • rl-onboardng-edit
  • rl-per-min-limit
  • rl-private-basket-paths
  • rl-rate-limiting
  • rl-release-aug-30
  • rl-remove-dist-folders
  • rl-remove-logflare
  • rl-remove-old-todo
  • rl-remove-socket
  • rl-shimmer
  • rl-show-errors
  • rl-update-basket-method
  • rl-update-node-sass
  • update-typescript

11 Dec 2025 03:58PM UTC coverage: 96.939% (+5.1%) from 91.803%
98479b01f4a8edb7f3ce859523e2787db7a869a0

push

github

imRohan
Improve Performance and Reduce Complexity

A bit of background info. Pantry is currently hosted on a AWS Lightsail
instance and has been seeing a large increase in traffic. Due to this,
performance issues have come to light and Pantry has suffered many
outages in the last few weeks. The memory usage of the application would
spike, causing the instance to encroach into the burstable zone. Once
there, Lightsail would restart.

The root issue was Logflare, which changed its pricing and blocked our
API requests, slowing down the thread for each request.

In order to speed up performance of the application we need to remove
Logflare, stop emailing users of each error, prevent accounts from
storing errors, and include a dist folder which speeds up deployment.

43 of 46 branches covered (93.48%)

Branch coverage included in aggregate %.

11 of 11 new or added lines in 2 files covered. (100.0%)

4 existing lines in 1 file now uncovered.

242 of 248 relevant lines covered (97.58%)

4.42 hits per line

Relevant lines Covered
Build:
Build:
248 RELEVANT LINES 242 COVERED LINES
4.42 HITS PER LINE
Source Files on master
  • Tree
  • List 8
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
98479b01... rl-remove-logflare Improve Performance and Reduce Complexity A bit of background info. Pantry is currently hosted on a AWS Lightsail instance and has been seeing a large increase in traffic. Due to this, performance issues have come to light and Pantry has suffered... push 11 Dec 2025 03:59PM UTC imRohan github
96.94
0e308ed5... master Add Nushell platform support in sdk (#220) push 11 Dec 2025 03:54PM UTC web-flow github
91.8
75d92b07... master Merge 501fe5299 into 964628f15 Pull #220 11 Dec 2025 03:53PM UTC web-flow github
91.8
964628f1... master Add preview image to README push 03 Nov 2025 09:34PM UTC web-flow github
91.8
f82d896e... rl-remove-logflare Improve Performance and Reduce Complexity A bit of background info. Pantry is currently hosted on a AWS Lightsail instance and has been seeing a large increase in traffic. Due to this, performance issues have come to light and Pantry has suffered... push 30 Oct 2025 06:31PM UTC imRohan github
96.94
bb13a070... master Update sdk.ts (#216) Co-authored-by: Rohan Likhite <rlikhite@gmail.com> push 30 Oct 2025 05:14PM UTC web-flow github
91.8
ce29749c... rl-remove-logflare WIP include src push 30 Oct 2025 05:11PM UTC imRohan github
93.79
9890d120... rl-remove-logflare WIP push 30 Oct 2025 04:55PM UTC imRohan github
93.79
17a92a8b... master Merge ebced504f into 94f859567 Pull #216 15 Oct 2025 07:48PM UTC web-flow github
91.8
94f85956... master Added Common Lisp client library link (#217) Added Common Lisp client library for Pantry: https://github.com/dotemacs/pantry The project has been submitted to [Quicklisp](https://www.quicklisp.org/beta/) for featuring in the next release: https... push 29 Sep 2025 02:03PM UTC web-flow github
91.8
See All Builds (448)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc