* Code coverage and pretty printing (#1283)
* implement str and repr for a bunch more classes
* also: JWT, user-impersonation
(cherry picked from commit 4887a62f9cb874a69098e88f73a6e8edcd1ae78e)
* fix code coverage action
* use reflection to find all models for comprehensive testing.
---------
Co-authored-by: Lee Graber <lgraber@tableau.com>
* update publish action (#1286)
* 0.27 (#1272)
* Bump urllib3 from 2.0.4 to 2.0.6 (#1287)
* Bump urllib3 from 2.0.4 to 2.0.6
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...2.0.6)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Lee Graber <lgraber@tableau.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>