─────────────────────────────────────────────── hatch-test.py3.10-none ────────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.10.11, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=3388542235
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_pydantic.py .s                                                [ 12%]
tests\test_save_as_xlsx.py ..............                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: (none)

======================== 15 passed, 1 skipped in 0.67s ========================
──────────────────────────────────────────────── hatch-test.py3.10-v2 ─────────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.10.11, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=1299843611
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_pydantic.py ..                                                [ 12%]
tests\test_save_as_xlsx.py ..............                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: 2.12.5

============================= 16 passed in 0.57s ==============================
──────────────────────────────────────────────── hatch-test.py3.10-v1 ─────────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.10.11, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=227096412
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_save_as_xlsx.py ..............                                [ 87%]
tests\test_pydantic.py ..                                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: 1.10.26

============================= 16 passed in 1.93s ==============================
────────────────────────────────────────────── hatch-test.py3.10-latest ───────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.10.11, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=57900269
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_pydantic.py ..                                                [ 12%]
tests\test_save_as_xlsx.py ..............                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: 2.12.5

============================= 16 passed in 0.53s ==============================
─────────────────────────────────────────────── hatch-test.py3.11-none ────────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.11.9, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=2452364321
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_save_as_xlsx.py ..............                                [ 87%]
tests\test_pydantic.py .s                                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: (none)

======================== 15 passed, 1 skipped in 0.44s ========================
──────────────────────────────────────────────── hatch-test.py3.11-v2 ─────────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.11.9, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=3667587561
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_save_as_xlsx.py ..............                                [ 87%]
tests\test_pydantic.py ..                                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: 2.12.5

============================= 16 passed in 0.59s ==============================
──────────────────────────────────────────────── hatch-test.py3.11-v1 ─────────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.11.9, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=2914038048
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_pydantic.py ..                                                [ 12%]
tests\test_save_as_xlsx.py ..............                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: 1.10.26

============================= 16 passed in 2.08s ==============================
────────────────────────────────────────────── hatch-test.py3.11-latest ───────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.11.9, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=2284332541
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_pydantic.py ..                                                [ 12%]
tests\test_save_as_xlsx.py ..............                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: 2.12.5

============================= 16 passed in 0.55s ==============================
─────────────────────────────────────────────── hatch-test.py3.12-none ────────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.12.10, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=463021628
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_pydantic.py s.                                                [ 12%]
tests\test_save_as_xlsx.py ..............                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: (none)

======================== 15 passed, 1 skipped in 0.40s ========================
──────────────────────────────────────────────── hatch-test.py3.12-v2 ─────────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.12.10, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=3089340323
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_pydantic.py ..                                                [ 12%]
tests\test_save_as_xlsx.py ..............                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: 2.12.5

============================= 16 passed in 0.64s ==============================
──────────────────────────────────────────────── hatch-test.py3.12-v1 ─────────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.12.10, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=1010729444
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_pydantic.py ..                                                [ 12%]
tests\test_save_as_xlsx.py ..............                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: 1.10.26

============================= 16 passed in 2.12s ==============================
────────────────────────────────────────────── hatch-test.py3.12-latest ───────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.12.10, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=979998443
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_save_as_xlsx.py ..............                                [ 87%]
tests\test_pydantic.py ..                                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: 2.12.5

============================= 16 passed in 0.54s ==============================
─────────────────────────────────────────────── hatch-test.py3.13-none ────────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.13.9, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=4058977646
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_save_as_xlsx.py ..............                                [ 87%]
tests\test_pydantic.py .s                                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: (none)

======================== 15 passed, 1 skipped in 0.49s ========================
──────────────────────────────────────────────── hatch-test.py3.13-v2 ─────────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.13.9, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=1495607616
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_pydantic.py ..                                                [ 12%]
tests\test_save_as_xlsx.py ..............                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: 2.12.5

============================= 16 passed in 0.57s ==============================
──────────────────────────────────────────────── hatch-test.py3.13-v1 ─────────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.13.9, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=2570482628
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_pydantic.py ..                                                [ 12%]
tests\test_save_as_xlsx.py ..............                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: 1.10.26

============================= 16 passed in 1.74s ==============================
────────────────────────────────────────────── hatch-test.py3.13-latest ───────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.13.9, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=2337177722
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_save_as_xlsx.py ..............                                [ 87%]
tests\test_pydantic.py ..                                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: 2.12.5

============================= 16 passed in 0.53s ==============================
─────────────────────────────────────────────── hatch-test.py3.14-none ────────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.14.0, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=2241331236
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_pydantic.py s.                                                [ 12%]
tests\test_save_as_xlsx.py ..............                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: (none)

======================== 15 passed, 1 skipped in 0.45s ========================
──────────────────────────────────────────────── hatch-test.py3.14-v2 ─────────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.14.0, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=1025633492
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_save_as_xlsx.py ..............                                [ 87%]
tests\test_pydantic.py ..                                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: 2.12.5

============================= 16 passed in 0.60s ==============================
──────────────────────────────────────────────── hatch-test.py3.14-v1 ─────────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.14.0, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=2192284026
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_save_as_xlsx.py ..............                                [ 87%]
tests\test_pydantic.py ..                                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: 1.10.26

============================= 16 passed in 2.16s ==============================
────────────────────────────────────────────── hatch-test.py3.14-latest ───────────────────────────────────────────────
============================= test session starts =============================
platform win32 -- Python 3.14.0, pytest-9.0.2, pluggy-1.6.0
Using --randomly-seed=1084805845
rootdir: c:\devel\save_as_xlsx\save-as-xlsx
configfile: pyproject.toml
plugins: mock-3.15.1, randomly-3.16.0, rerunfailures-14.0, xdist-3.8.0
collected 16 items

tests\test_pydantic.py ..                                                [ 12%]
tests\test_save_as_xlsx.py ..............                                [100%]

=================================== PASSES ====================================
_________________________ test_print_pydantic_version _________________________
---------------------------- Captured stdout call -----------------------------
pydantic version: 2.12.5

============================= 16 passed in 0.53s ==============================
Combined data file .coverage.NB1318.pid10340.XsAMbG9x.Hc8BwtnZYwEh
Combined data file .coverage.NB1318.pid10496.XYb2rDNx.HmFhKTKWBayh
Combined data file .coverage.NB1318.pid19376.XAvYU7Kx.Hq6NsKl7vo4h
Combined data file .coverage.NB1318.pid32596.Xi9zAPpx.HFAN3g6iQ8kh
Combined data file .coverage.NB1318.pid34056.XKhNWGHx.HSgP0YosLGQh
Combined data file .coverage.NB1318.pid35796.XQE9aaix.HlP1qqJFA0Rh
Combined data file .coverage.NB1318.pid40848.Xg2WAi9x.H0QO1H1uzYkh
Combined data file .coverage.NB1318.pid44496.X4qtl4Qx.HGZ6D7Shpsgh
Combined data file .coverage.NB1318.pid54168.XjBqVdDx.Hpi27K5gZKEh
Skipping duplicate data .coverage.NB1318.pid54492.Xf6hgNMx.HmFhKTKWBayh
Combined data file .coverage.NB1318.pid58616.Xr3YC1Px.HOjSoXi0Whdh
Combined data file .coverage.NB1318.pid68180.X0IGh7px.HytxGhgnNYWh
Skipping duplicate data .coverage.NB1318.pid73816.X3boIZXx.HmFhKTKWBayh
Combined data file .coverage.NB1318.pid79556.X9XoXPlx.HQuzMuCE1suh
Combined data file .coverage.NB1318.pid80032.XgzEgWhx.H0W3dpwNdSCh
Combined data file .coverage.NB1318.pid82864.XvbUUqPx.HeHkd6JJIxIh
Combined data file .coverage.NB1318.pid83544.Xpl8uyix.HpA12dLY0Vwh
Combined data file .coverage.NB1318.pid85456.XFe8ZwRx.HO4pLtzwT4Jh
Combined data file .coverage.NB1318.pid86552.XmM4kAex.H0k2BEw0jlhh
Combined data file .coverage.NB1318.pid87012.Xa2ofQIx.HZ08rdD99ILh
Name                           Stmts   Miss Branch BrPart  Cover
----------------------------------------------------------------
src\save_as_xlsx\__init__.py      71      4     30      3    91%
tests\__init__.py                  0      0      0      0   100%
tests\test_pydantic.py            29      0      0      0   100%
tests\test_save_as_xlsx.py       117      0      0      0   100%
----------------------------------------------------------------
TOTAL                            217      4     30      3    96%
