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

microsoft / teams-ai / 8424315829
80%

Build:
DEFAULT BRANCH: main
Ran 25 Mar 2024 05:25PM UTC
Jobs 3
Files 316
Run time 1min
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: 80.289% (+0.008%) from 80.281%
8424315829

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

2635 of 3783 branches covered (69.65%)

Branch coverage included in aggregate %.

9418 of 11229 relevant lines covered (83.87%)

18.25 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 javascript 8424315829.1 25 Mar 2024 05:25PM UTC 63
72.71
GitHub Action Run
2 python 8424315829.2 25 Mar 2024 05:25PM UTC 112
88.85
GitHub Action Run
3 dotnet 8424315829.3 25 Mar 2024 05:30PM UTC 141
80.77
GitHub Action Run
Source Files on build 8424315829
  • Tree
  • List 316
  • Changed 3
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #8424315829
  • b3ebaf3d on github
  • Prev Build on main (#8424262738)
  • Next Build on main (#8426771810)
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