|
Ran
|
Jobs
10
|
Files
71
|
Run time
1min
|
Badge
README BADGES
|
push
github
Bump python-dotenv from 1.0.1 to 1.2.2 in /CI (#346) Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/theskumar/python-dotenv/releases">python-dotenv's releases</a>.</em></p> <blockquote> <h2>v1.2.2</h2> <h3>Added</h3> <ul> <li>Support for Python 3.14, including the free-threaded (3.14t) build. (#)</li> </ul> <h3>Changed</h3> <ul> <li>The <code>dotenv run</code> command now forwards flags directly to the specified command by <a href="https://github.com/bbc2"><code>@bbc2</code></a> in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/607">theskumar/python-dotenv#607</a></li> <li>Improved documentation clarity regarding override behavior and the reference page.</li> <li>Updated PyPy support to version 3.11.</li> <li>Documentation for FIFO file support.</li> <li>Support for Python 3.9.</li> </ul> <h3>Fixed</h3> <ul> <li>Improved <code>set_key</code> and <code>unset_key</code> behavior when interacting with symlinks by <a href="https://github.com/bbc2"><code>@bbc2</code></a> in <a href="https://github.com/theskumar/python-dotenv/commit/790c5c029">#790c5</a></li> <li>Corrected the license specifier and added missing Python 3.14 classifiers in package metadata by <a href="https://github.com/JYOuyang"><code>@JYOuyang</code></a> in <a href="https://redirect.github.com/theskumar/python-dotenv/pull/590">theskumar/python-dotenv#590</a></li> </ul> <h3>Breaking Changes</h3> <ul> <li> <p><code>dotenv.set_key</code> and <code>dotenv.unset_key</code> used to follow symlinks in some situations. This is no longer the case. For that behavior to be restored in all cases, <code>follow_symlinks=True</code> should be used.</p> </li> <li> <p>In the CLI, <code>set</code> and <code>unset</code> used to follow symlinks in some situations. This is no longer the case.</p> </li> <li> <p><code>dotenv.set_... (continued)
1224 of 6761 relevant lines covered (18.1%)
1.8 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-3.14-pypi - 24743128056.1 | 71 |
18.09 |
GitHub Action Run | |
| 2 | run-Python3.12-conda - 24743128056.2 | 71 |
17.96 |
GitHub Action Run | |
| 3 | run-Python3.13-conda - 24743128056.3 | 71 |
17.96 |
GitHub Action Run | |
| 4 | run-3.12-pypi - 24743128056.4 | 71 |
18.09 |
GitHub Action Run | |
| 5 | run-Python3.10-conda - 24743128056.5 | 71 |
17.96 |
GitHub Action Run | |
| 6 | run-Python3.14-conda - 24743128056.6 | 71 |
17.96 |
GitHub Action Run | |
| 7 | run-3.10-pypi - 24743128056.7 | 71 |
18.09 |
GitHub Action Run | |
| 8 | run-Python3.11-conda - 24743128056.8 | 71 |
17.96 |
GitHub Action Run | |
| 9 | run-3.13-pypi - 24743128056.9 | 71 |
18.09 |
GitHub Action Run | |
| 10 | run-3.11-pypi - 24743128056.10 | 71 |
18.09 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|