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

ehtick / teams-ai
80%

Build:
DEFAULT BRANCH: main
Repo Added 27 Feb 2024 06:50AM UTC
Token dWodwsDFV6C978QUDHXPLtgS8bFfFhCoN regen
Build 26 Last
Files 300
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 main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main

10 Sep 2025 11:05PM UTC coverage: 79.796%. Remained the same
17632660461

push

github

web-flow
[PY] bump: urllib3 from 1.26.19 to 2.5.0 in /python/samples/06.auth.oauth.bot (#2594)

#minor Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19
to 2.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/urllib3/urllib3/releases">urllib3's
releases</a>.</em></p>
<blockquote>
<h2>2.5.0</h2>
<h2>🚀 urllib3 is fundraising for HTTP/2 support</h2>
<p><a
href="https://sethmlarson.dev/urllib3-is-fundraising-for-http2-support">urllib3
is raising ~$40,000 USD</a> to release HTTP/2 support and ensure
long-term sustainable maintenance of the project after a sharp decline
in financial support. If your company or organization uses Python and
would benefit from HTTP/2 support in Requests, pip, cloud SDKs, and
thousands of other projects <a
href="https://opencollective.com/urllib3">please consider contributing
financially</a> to ensure HTTP/2 support is developed sustainably and
maintained for the long-haul.</p>
<p>Thank you for your support.</p>
<h1>Security issues</h1>
<p>urllib3 2.5.0 fixes two moderate security issues:</p>
<ul>
<li>Pool managers now properly control redirects when
<code>retries</code> is passed — CVE-2025-50181 reported by <a
href="https://github.com/sandumjacob"><code>@​sandumjacob</code></a>
(5.3 Medium, GHSA-pq67-6m6q-mj2v)</li>
<li>Redirects are now controlled by urllib3 in the Node.js runtime —
CVE-2025-50182 (5.3 Medium, GHSA-48p4-8xcf-vxj5)</li>
</ul>
<h1>Features</h1>
<ul>
<li>Added support for the <code>compression.zstd</code> module that is
new in Python 3.14. See <a href="https://peps.python.org/pep-0784/">PEP
784</a> for more information. (<a
href="https://redirect.github.com/urllib3/urllib3/issues/3610">#3610</a>)</li>
<li>Added support for version 0.5 of <code>hatch-vcs</code> (<a
href="https://redirect.github.com/urllib3/urllib3/issues/3612">#3612</a>)</li>
</ul>
<h1>Bugfixes</h1>
<ul>
<li>Raised exception for <code>HTTPResponse.shutdown</code> on a
connection already released... (continued)

1700 of 2618 branches covered (64.94%)

Branch coverage included in aggregate %.

9256 of 11112 relevant lines covered (83.3%)

15.11 hits per line

Relevant lines Covered
Build:
Build:
11112 RELEVANT LINES 9256 COVERED LINES
15.11 HITS PER LINE
Source Files on main
  • Tree
  • List 300
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17632660461 main [PY] bump: urllib3 from 1.26.19 to 2.5.0 in /python/samples/06.auth.oauth.bot (#2594) #minor Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https:... push 11 Sep 2025 06:11AM UTC web-flow github
79.8
17626647656 main [PY] bump: urllib3 from 1.26.19 to 2.5.0 in /python/samples/04.ai.c.actionMapping.lightBot (#2591) #minor Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a... push 11 Sep 2025 01:25AM UTC web-flow github
79.8
17595458526 main [PY] bump: rllib3 from 2.2.3 to 2.5.0 in /python/packages/ai (#2586) #minor Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/urllib... push 09 Sep 2025 10:11PM UTC web-flow github
79.8
17110154552 main [JS] feat: #2560 Add max_completion_tokens handling for gpt-5 (#2561) OpenAi released gpt-5 in Aug 7, 2025. gpt-5 has deprecated the max_tokens parameter and old variable temperatures, having an api similar to the o* models. This change fixes gpt... push 20 Aug 2025 09:59PM UTC web-flow github
79.8
16761166723 main [C#] bump: Bump Azure.Identity and 3 others (#2549) #minor Updated [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.13.2 to 1.14.2. <details> <summary>Release notes</summary> _Sourced from [Azure.Identity's releases](https://... push 05 Aug 2025 10:17PM UTC web-flow github
79.8
16734090575 main [PY] bump: aiohttp from 3.10.5 to 3.12.14 in /python/packages/ai (#2537) #minor Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.5 to 3.12.14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.co... push 04 Aug 2025 09:32PM UTC web-flow github
79.8
16304179787 main [repo] fix: add url to ClientCitations (#2528) ## Linked issues closes: #2330 ## Details - Adds urls to ClientCitation objects in 3 languages #### Change details > Describe your changes, with screenshots and code snippets as appropriate **... push 15 Jul 2025 10:17PM UTC web-flow github
79.8
16010010007 main [PY] bump: patch to 1.8.1 (#2523) ## Linked issues closes: #minor --------- Co-authored-by: lilydu <lilydu+odspmdb@microsoft.com> push 01 Jul 2025 08:59PM UTC web-flow github
79.9
15983534688 main [repo] bump: (deps): Bump the production group across 1 directory with 5 updates (#2502) #minor Bumps the production group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [danielpalme/ReportGenerator-GitHub-Actio... push 30 Jun 2025 09:00PM UTC web-flow github
79.9
15912346875 main [repo] docs: Added a link to "How to create and deploy models and embeddings" (#2453) ## Issue Fixes #2465 ## Details Just added a link to community article that walks the developer through the steps of creating and deploying embeddings and m... push 26 Jun 2025 09:00PM UTC web-flow github
79.9
See All Builds (25)

Badge your Repo: teams-ai

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2026 Coveralls, Inc