|
Ran
|
Jobs
1
|
Files
11
|
Run time
1min
|
Badge
README BADGES
|
push
github
Fixed same-name imports from wrong package (#411) * Fixed same-name imports from wrong package * Revert "Fixed same-name imports from wrong package" This reverts commit b181bd789. * Use render_python_column_type in SQLModelGenerator * Use stdlib-list instead of sys.stdlib_module_names * Update dependencies * Use sys.stdlib_module_names for Python 3.10 or newer * Use ClassVar instead of getter * Use utility instead of ClassVar * Fix indentation in pyproject.toml * Update src/sqlacodegen/generators.py Co-authored-by: Alex Grönholm <alex.gronholm@nextday.fi> * PR Fixes * Update CHANGES.rst --------- Co-authored-by: Idan Sheinberg <ishinberg0@gmail.com> Co-authored-by: Alex Grönholm <alex.gronholm@nextday.fi>
32 of 32 new or added lines in 3 files covered. (100.0%)
1 existing line in 1 file now uncovered.1421 of 1455 relevant lines covered (97.66%)
4.87 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
96.9 |
0.45% | src/sqlacodegen/generators.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16618355376.1 | 11 |
97.66 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|