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

ringcentral / trello-notification-app
93%

Build:
DEFAULT BRANCH: main
Repo Added 23 Feb 2022 05:31AM UTC
Files 30
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • bot
  • chore/deps-upgrade
  • chore/dynamo-local
  • chore/dynamodb-tests
  • chore/feedback-link
  • chore/legacy-notification-add-in
  • chore/sqlite3
  • chores/new-icons
  • dependabot/npm_and_yarn/async-2.6.4
  • dependabot/npm_and_yarn/babel/traverse-7.23.7
  • dependabot/npm_and_yarn/braces-3.0.3
  • dependabot/npm_and_yarn/cookiejar-2.1.4
  • dependabot/npm_and_yarn/decode-uri-component-0.2.2
  • dependabot/npm_and_yarn/dottie-2.0.6
  • dependabot/npm_and_yarn/express-4.17.3
  • dependabot/npm_and_yarn/fast-xml-parser-and-aws-sdk/client-dynamodb-4.2.5
  • dependabot/npm_and_yarn/follow-redirects-1.15.5
  • dependabot/npm_and_yarn/follow-redirects-1.15.6
  • dependabot/npm_and_yarn/ip-1.1.9
  • dependabot/npm_and_yarn/json5-1.0.2
  • dependabot/npm_and_yarn/json5-and-babel-loader-2.2.3
  • dependabot/npm_and_yarn/jsonwebtoken-9.0.0
  • 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/moment-2.29.2
  • dependabot/npm_and_yarn/moment-2.29.4
  • dependabot/npm_and_yarn/moment-timezone-0.5.39
  • dependabot/npm_and_yarn/multi-1d234c620e
  • dependabot/npm_and_yarn/multi-9423f4c335
  • dependabot/npm_and_yarn/multi-9f37c16f8f
  • dependabot/npm_and_yarn/multi-cf87d80143
  • dependabot/npm_and_yarn/multi-d66d039ac5
  • dependabot/npm_and_yarn/node-fetch-2.6.7
  • dependabot/npm_and_yarn/npm_and_yarn-security-group-d5ac074346
  • dependabot/npm_and_yarn/protobufjs-6.11.3
  • dependabot/npm_and_yarn/protobufjs-6.11.4
  • dependabot/npm_and_yarn/pug-3.0.3
  • dependabot/npm_and_yarn/qs-6.7.3
  • dependabot/npm_and_yarn/semver-5.7.2
  • dependabot/npm_and_yarn/semver-and-core-js-compat-7.5.4
  • dependabot/npm_and_yarn/sequelize-6.28.2
  • dependabot/npm_and_yarn/sequelize-6.29.0
  • dependabot/npm_and_yarn/shelljs-0.8.5
  • dependabot/npm_and_yarn/simple-get-2.8.2
  • dependabot/npm_and_yarn/socket.io-parser-3.3.3
  • dependabot/npm_and_yarn/sqlite3-5.1.5
  • dependabot/npm_and_yarn/terser-5.14.2
  • dependabot/npm_and_yarn/tough-cookie-4.1.3
  • dependabot/npm_and_yarn/url-parse-1.5.10
  • dependabot/npm_and_yarn/webpack-5.76.0
  • dependabot/npm_and_yarn/webpack-5.94.0
  • dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4
  • dependabot/npm_and_yarn/xml2js-and-aws-sdk-0.5.0
  • dependabot/npm_and_yarn/xmldom-and-adaptive-expressions--removed
  • dependabot/npm_and_yarn/xmldom/xmldom-0.7.6
  • dependabot/npm_and_yarn/xmldom/xmldom-0.7.8
  • dynamo/remove
  • enhance/bots
  • enhancement/bot-removed
  • feat/archive-card
  • feat/auth-dialog
  • feat/depreate-warning
  • feat/dialog-setup
  • feat/handleRemoved
  • feat/hide-buttons
  • feat/new-adaptive-card
  • feat/responsive
  • feat/sendWelcomeCard
  • fix-action
  • fix/card-message
  • fix/duplicate-auth
  • fix/security
  • fix/send-message-error
  • misc/clear-log
  • misc/csp-brands-domains
  • misc/csp-domain
  • misc/csp-referer
  • misc/encode-token
  • misc/error-logger
  • misc/rename-username
  • misc/security-upgrading
  • misc/token-in-header
  • upgrade/axios
  • upgrade/webpack5

23 Jul 2024 05:45AM UTC coverage: 93.361% (-0.2%) from 93.551%
10053431326

push

github

web-flow
misc: encode token in DB (#98)

* misc: encode token in DB

* chore: update tests

696 of 781 branches covered (89.12%)

Branch coverage included in aggregate %.

70 of 74 new or added lines in 8 files covered. (94.59%)

1526 of 1599 relevant lines covered (95.43%)

56.77 hits per line

Relevant lines Covered
Build:
Build:
1599 RELEVANT LINES 1526 COVERED LINES
56.77 HITS PER LINE
Source Files on main
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10053431326 main misc: encode token in DB (#98) * misc: encode token in DB * chore: update tests push 23 Jul 2024 05:47AM UTC web-flow github
93.36
10036873235 main misc: do not save user name in DB (#97) * misc: do not save user name in DB * chore: add maintain job push 22 Jul 2024 07:57AM UTC web-flow github
93.55
9872043638 main misc: fix wrong domain https in csp (#96) push 10 Jul 2024 09:55AM UTC web-flow github
93.59
9790360592 main misc: add error logger and clear headers in log (#95) * misc: add error logger and clear headers in log * misc: wait analytics sent push 04 Jul 2024 07:39AM UTC web-flow github
93.59
9788992094 main misc: add csp domain for brand apps (#94) push 04 Jul 2024 05:31AM UTC web-flow github
93.37
9774623073 main misc: add csp and referer checker (#93) * misc: add csp and referer checker * chore: update tests push 03 Jul 2024 08:40AM UTC web-flow github
93.37
9692152682 main misc: add error handler (#92) * misc: add error handler * chore: remove test code push 27 Jun 2024 07:05AM UTC web-flow github
93.45
9676026644 main misc: not use token with query (#91) * misc: use token in header * misc: use code for bot dialog push 26 Jun 2024 08:37AM UTC web-flow github
93.45
9675985153 main chore(deps): bump pug from 3.0.2 to 3.0.3 (#90) Bumps [pug](https://github.com/pugjs/pug) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/pug@3.0.2...pug@3.0.3) -... push 26 Jun 2024 08:14AM UTC web-flow github
93.41
9610003420 main chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#88) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/microma... push 21 Jun 2024 07:35AM UTC web-flow github
93.41
See All Builds (267)
  • 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