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

microsoft / botbuilder-dotnet / 176150
78%

Build:
DEFAULT BRANCH: main
Ran 19 Oct 2020 10:57PM UTC
Jobs 1
Files 687
Run time 3min
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

19 Oct 2020 10:57PM UTC coverage: 78.299% (-0.01%) from 78.31%
176150

push

CI-PR build

GitHub
Adds check to TranscriptLoggerMiddleware doesn't log continue conversation event activities (#4797)

* Adds check to TranscriptLoggerMiddleware doesn't log contine conversation event activities.

Changes include:
- Added check in TranscriptLoggerMiddleware to filter incoming ContinueConversation events.
- Introduced EventActivityNames class with constant strings for ContinueConversation so we don't have those strings hardcoded.
- Added also CreateConversation to the EventActivityNames helper (not related to this issue but saw it and decided to add it since it is better to have constants).
- Refactored ConversationReferenceEx to use the new constant (and use more straightforward code to create the event).
- Added tests for new logic in TranscriptLoggerMiddleware.
- Updated Skills testing projects to use the new constant

* Renamed EventActivityNames to ActivityEventNames

* Updated a couple of files that I missed after the rename.

17027 of 21746 relevant lines covered (78.3%)

0.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 176150.1 19 Oct 2020 10:57PM UTC 0
78.3
Source Files on build 176150
Detailed source file information is not available for this build.
  • Back to Repo
  • 569f6a52 on github
  • Prev Build on main (#176129)
  • Next Build on main (#176165)
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