]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 8 Sep 2024 12:01:53 +0000 (12:01 +0000)
committergithub-actions <github-actions@github.com>
Sun, 8 Sep 2024 12:01:53 +0000 (12:01 +0000)
docs/release-notes.md

index 722b5b9b8394d5a30df85ecbd1426fcf4f253c6b..c0cf16c1afd3c36f804c7ea50f3b439c4ba4ac55 100644 (file)
@@ -8,6 +8,7 @@
 
 ### Internal
 
+* 👷 Fix coverage processing in CI, one name per matrix run. PR [#1104](https://github.com/fastapi/sqlmodel/pull/1104) by [@tiangolo](https://github.com/tiangolo).
 * 💚 Set `include-hidden-files` to `True` when using the `upload-artifact` GH action. PR [#1098](https://github.com/fastapi/sqlmodel/pull/1098) by [@svlandeg](https://github.com/svlandeg).
 * ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#1088](https://github.com/fastapi/sqlmodel/pull/1088) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).