You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -25,6 +20,10 @@ Everything in this section will be included in the next official release.
25
20
- Use the python logger in the API instead of print statements ([#726](https://github.com/seapagan/fastapi-template/pull/726)) by [seapagan](https://github.com/seapagan)
26
21
- Update 'Ruff' to latest version and fix any linting issues ([#713](https://github.com/seapagan/fastapi-template/pull/713)) by [seapagan](https://github.com/seapagan)
27
22
23
+
**Testing**
24
+
25
+
- Get test coverage up to 100% by testing the last uncovered blocks ([#732](https://github.com/seapagan/fastapi-template/pull/732)) by [seapagan](https://github.com/seapagan)
26
+
28
27
**Bug Fixes**
29
28
30
29
- Fix deprecation warning in docs build d/t mkdocs swagger plugin ([#731](https://github.com/seapagan/fastapi-template/pull/731)) by [seapagan](https://github.com/seapagan)
@@ -47,7 +46,7 @@ Everything in this section will be included in the next official release.
47
46
- Bump sqlalchemy from 2.0.32 to 2.0.35 ([#679](https://github.com/seapagan/fastapi-template/pull/679)) by [dependabot[bot]](https://github.com/apps/dependabot)
0 commit comments