Commit 7602388
authored
Tooling Updates (#1446)
* rename test job to pytest
* re-order matrix for easier readabiity of outputs
* expose `uv pip install` `--resolution` flag to pytest job matrix
* Bump ruff from v0.11.7 to v0.11.9
* change circleci build workflow to docs-build
* Only output coverage report to conosle when pytest passes (to avoid having to scroll past it to see failures and errors)
* move sshtunnel to requirements
* alphabetize requirements
* Bump ruff from 0.11.9 to 0.11.13
* update format / harden workflows (not python check)
* update python checks workflow
* fix matrix installing python 3.1
* Bump ruff from 0.11.13 to 0.12.2
* Update dependency-review.yml
* hyphenate requirements.txt
* Bump ruff from 0.12.2 to 0.12.9
* Bump bandit from 1.8.3 to 1.8.6
* Bump pre-commit from 4.2 to 4.3
* Bump coverage from 7.9.2 to 7.10.3
* Bump pytest-cov from 6.1.1 to 6.2.1
* Bump pytest-datadir from 1.7.2 to 1.8.0
* Bump testfixtures from 8.3.0 to 9.1.0
* Bump Sphinx from 8.1.3 to 8.2.3
* Allow testfixtures 8.3.0 for python < 3.11
* use sphinx 7 for python < 3.11
* Update coverage.yml
* Bump ruff from 0.12.9 to 0.13.0
* avoid over-broad assert raises in test_van
---------
Co-authored-by: Wil T <wil.t.me@pm.me>1 parent e4f0289 commit 7602388
File tree
9 files changed
+392
-309
lines changed- .github/workflows
- test/test_van
9 files changed
+392
-309
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 | | |
37 | 41 | | |
38 | | - | |
| 42 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 1 | | |
10 | 2 | | |
11 | 3 | | |
12 | 4 | | |
13 | | - | |
14 | | - | |
| 5 | + | |
15 | 6 | | |
16 | 7 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 8 | + | |
| 9 | + | |
24 | 10 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments