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

microsoft / teams-ai / 8424315829 / 1 – javascript
80%
main: 80%

Build:
DEFAULT BRANCH: main
Ran 25 Mar 2024 05:30PM UTC
Files 63
Run time 2s
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

25 Mar 2024 05:24PM UTC coverage: 72.707% (+0.04%) from 72.67%
javascript – 8424315829.1

push

github

web-flow
[JS] fix: ME Auth card title is a fixed string (#1444)

## Linked issues

closes: #1445  (issue number)

## Details

Provide a list of your changes here. If you are fixing a bug, please
provide steps to reproduce the bug.

#### Change details
* Updating `MessageExtensionAuthenticationBase` class to take in "title"
and "text" paramters in it's constructor which it then uses to populate
the auth invoke response. If not provided, it uses default hardcoded
strings.
* I've only updated this for `OAuthMessageExtensionAuthentication` as
the `TeamsSsoMessageExtensionAuthentication` settings (TeamsSsoSetting)
does not currently support `title` and `text` properties.

**screenshots**:

I tested it in the ME OAuth bot and the title updated correctly. The
text however did not, it is most likely a frontend issue. I've reached
out to them about it.

![image](https://github.com/microsoft/teams-ai/assets/115390646/aafa8753-80bb-4348-a95d-a87d9d29fc12)


## Attestation Checklist

- [x] My code follows the style guidelines of this project

- I have checked for/fixed spelling, linting, and other errors
- I have commented my code for clarity
- I have made corresponding changes to the documentation (updating the
doc strings in the code is sufficient)
- My changes generate no new warnings
- I have added tests that validates my changes, and provides sufficient
test coverage. I have tested with:
  - Local testing
  - E2E testing in Teams
- New and existing unit tests pass locally with my changes

### Additional information

> Feel free to add other relevant information below

1162 of 1699 branches covered (68.39%)

Branch coverage included in aggregate %.

2064 of 2738 relevant lines covered (75.38%)

21.38 hits per line

Source Files on job javascript - 8424315829.1
  • Tree
  • List 63
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 8424315829
  • b3ebaf3d on github
  • Prev Job for on main (#8424262738.2)
  • Next Job for on main (#8426771810.2)
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