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

ringcentral / google-forms-notification-add-in
93%

Build:
DEFAULT BRANCH: main
Repo Added 22 Mar 2022 09:51AM UTC
Files 26
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
  • chore/auth-warning
  • chore/axios
  • chore/feedback
  • chore/home-page
  • chore/home-page-video
  • chore/maintain_job
  • chore/update-homepage
  • chore/upgrading
  • dependabot/npm_and_yarn/ansi-regex-5.0.1
  • dependabot/npm_and_yarn/async-2.6.4
  • dependabot/npm_and_yarn/babel/traverse-7.23.7
  • 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.21.0
  • dependabot/npm_and_yarn/fast-xml-parser-and-adaptive-expressions-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/jszip-3.10.1
  • dependabot/npm_and_yarn/loader-utils-1.4.2
  • dependabot/npm_and_yarn/minimatch-3.1.2
  • dependabot/npm_and_yarn/moment-2.29.2
  • dependabot/npm_and_yarn/moment-2.29.4
  • dependabot/npm_and_yarn/moment-timezone-0.5.37
  • dependabot/npm_and_yarn/multi-9f37c16f8f
  • dependabot/npm_and_yarn/node-fetch-2.6.7
  • dependabot/npm_and_yarn/npm_and_yarn-security-group-b22ee5fbe2
  • dependabot/npm_and_yarn/protobufjs-6.11.3
  • dependabot/npm_and_yarn/protobufjs-6.11.4
  • dependabot/npm_and_yarn/semver-5.7.2
  • dependabot/npm_and_yarn/sequelize-6.28.2
  • dependabot/npm_and_yarn/sequelize-6.29.0
  • dependabot/npm_and_yarn/simple-get-2.8.2
  • dependabot/npm_and_yarn/simple-git-and-serverless-3.15.1
  • dependabot/npm_and_yarn/simple-git-and-serverless-3.16.0
  • dependabot/npm_and_yarn/socket.io-parser-3.3.3
  • dependabot/npm_and_yarn/sqlite3-5.0.3
  • dependabot/npm_and_yarn/sqlite3-5.1.5
  • dependabot/npm_and_yarn/terser-5.14.2
  • dependabot/npm_and_yarn/tough-cookie-and-ngrok-4.1.3
  • 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/xmldom-0.7.6
  • dependabot/npm_and_yarn/xmldom/xmldom-0.7.8
  • enhance/scope
  • enhancement/fallbackText
  • feat/feedback
  • feat/google-signin-btn
  • feat/multiple-webhooks
  • feat/notification-clean
  • feat/trackCardPosted
  • fix-ci
  • fix/duplicate-auth
  • fix/google-form-id
  • misc/add-warning-message
  • misc/csp-domain
  • misc/filter-logs
  • misc/handle-error
  • misc/referer-csp
  • misc/refreshSubscription
  • misc/remove-name
  • misc/use-token-header
  • upgrade/deps
  • upgrade/glip-integration-js
  • upgrade/webpack-5

19 Jul 2024 08:46AM UTC coverage: 93.186% (-0.2%) from 93.429%
10005260155

push

github

web-flow
misc: add maintain job to clear name (#72)

269 of 306 branches covered (87.91%)

Branch coverage included in aggregate %.

22 of 26 new or added lines in 2 files covered. (84.62%)

743 of 780 relevant lines covered (95.26%)

15.19 hits per line

Relevant lines Covered
Build:
Build:
780 RELEVANT LINES 743 COVERED LINES
15.19 HITS PER LINE
Source Files on main
  • Tree
  • List 26
  • Changed 24
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10005260155 main misc: add maintain job to clear name (#72) push 19 Jul 2024 08:47AM UTC web-flow github
93.19
10002050173 main misc: refresh subscription with limitation (#71) push 19 Jul 2024 03:24AM UTC web-flow github
93.43
10000978279 main misc: do not save user name in db (#70) * misc: do not save user name in db * chore: remove test host push 19 Jul 2024 01:22AM UTC web-flow github
94.9
9872079271 main misc: fix wrong sandbox csp domain (#69) push 10 Jul 2024 09:57AM UTC web-flow github
94.86
9832201384 main chore: update action status badge push 08 Jul 2024 01:48AM UTC web-flow github
94.86
9831864520 main misc: add referer checker and csp header (#68) * misc: add referer checker and csp header * chore: add tests push 08 Jul 2024 01:09AM UTC web-flow github
94.86
9791525289 main misc: filter data in logs (#67) * misc: filter data in logs * misc: filter code push 04 Jul 2024 09:04AM UTC web-flow github
95.11
9250455791 main misc: add auth fail warning message in callback page (#65) push 27 May 2024 06:47AM UTC web-flow github
95.24
8448558316 main misc: track card posted (#64) * misc: track card posted * misc: remove unused property * misc: only log error message push 27 Mar 2024 08:12AM UTC web-flow github
95.24
8446180746 main misc: add error handler (#63) * misc: add error handler * chore: add test push 27 Mar 2024 03:22AM UTC web-flow github
96.72
See All Builds (230)
  • 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

© 2025 Coveralls, Inc