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

ringcentral / google-forms-notification-add-in
97%
main: 93%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/multi-9f37c16f8f
DEFAULT BRANCH: main
Repo Added 22 Mar 2022 09:51AM CUT
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 feat/multiple-webhooks
branch: feat/multiple-webhooks
CHANGE BRANCH
x
Reset
  • feat/multiple-webhooks
  • 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/notification-clean
  • feat/trackCardPosted
  • fix-ci
  • fix/duplicate-auth
  • fix/google-form-id
  • main
  • 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

pending completion
2160430519

Pull #18

github

GitHub
Merge 87361f7f5 into 91ad99618
Pull Request #18: feat: support to subscribe a form to multiple webhooks

215 of 230 branches covered (93.48%)

Branch coverage included in aggregate %.

31 of 31 new or added lines in 3 files covered. (100.0%)

634 of 643 relevant lines covered (98.6%)

12.75 hits per line

Relevant lines Covered
Build:
Build:
643 RELEVANT LINES 634 COVERED LINES
12.75 HITS PER LINE
Source Files on feat/multiple-webhooks
  • Tree
  • List 21
  • Changed 14
  • Source Changed 5
  • Coverage Changed 14
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
83.33
src/server/models/sequelize.js27 6 5 1 5.0 5 1
88.89
src/server/lib/GoogleClient.js174 49 44 - 25 + 27.0 + 1.012 2
93.33
src/server/lib/findItemInAdaptiveCard.js29 18 17 1 258.0 + 5411 1
94.12
src/server/lib/formatGoogleFormResponse.js130 43 43 0 15.0 + 421 4
94.74
src/server/handlers/notificationHandler.js67 + 1439 + 737 + 52 + 24.0 17 + 51 + 1
96.15
src/server/index.js37 24 24 0 3.0 1 1
97.56
src/server/handlers/authorizationHandler.js62 + 935 + 535 + 50 3.0 5 1
98.53
src/server/routes/subscription.js208 - 3146 - 3146 - 30 4.0 55 - 43
98.67
src/server/handlers/subscriptionHandler.js97 + 1755 + 755 + 70 4.0 + 1.019 + 81 - 2
100.0
src/server/lib/constants.js24 4 4 0 5.0 0 0
Showing 1 to 10 of 21 entries
  • Previous
  • 1
  • 2
  • 3
  • Next
  • ►
    98.6
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2160430519 feat/multiple-webhooks Merge 87361f7f5 into 91ad99618 Pull #18 13 Apr 2022 10:00AM CUT GitHub github pending completion  
2160407710 feat/multiple-webhooks chore: update code push 13 Apr 2022 09:55AM CUT Embbnux Ji github pending completion  
2160389478 feat/multiple-webhooks chore: update script push 13 Apr 2022 09:52AM CUT Embbnux Ji github pending completion  
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