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

microsoft / botbuilder-dotnet / 190272
78%

Build:
DEFAULT BRANCH: main
Ran 01 Dec 2020 11:54PM UTC
Jobs 1
Files 689
Run time 2min
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

01 Dec 2020 11:54PM UTC coverage: 78.642% (+0.05%) from 78.596%
190272

push

CI-PR build

GitHub
fix: use base64 encoded JSON values (#5017)

Github actions don't have a lot of rich operators or functions to, for
example, construct JSON.

The `dispatch-workflow` action expects a JSON string that includes some
PR metadata (which may include single or double quotes).

In order to make this as simple as possible, but also as flexible as
possible, base64 encode all JSON values before jamming them in the JSON
string.

The `dispatch-workflow` action, then, knows how to decode these values.

17258 of 21945 relevant lines covered (78.64%)

0.79 hits per line

Jobs
ID Job ID Ran Files Coverage
2 190272.2 01 Dec 2020 11:55PM UTC 0
78.64
Source Files on build 190272
Detailed source file information is not available for this build.
  • Back to Repo
  • d2e054f5 on github
  • Prev Build on main (#190190)
  • Next Build on main (#190536)
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