Commit 0a38f8e
Fix CI: add test deps (polars, pandas, pyarrow) and coverage
- Add polars, pandas, pyarrow to the tests optional dependency
group so response tests can run in CI
- Fix .coveragerc: use package_name (omnipath_client) not
project_name (omnipath-client) so coverage tracks the right
import path
- CI workflow generates coverage XML and uploads to Codecov
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent adc464a commit 0a38f8e
2 files changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
0 commit comments