From c028ccd8bf35334f2185c77b3d42e6cd4e78af1f Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Sat, 06 Apr 2024 21:13:40 +0200
Subject: [PATCH] Add pydantic_core Python project

---
 components/python/Faker/test/results-all.master |   27 ++++++++++++++-------------
 1 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/components/python/Faker/test/results-all.master b/components/python/Faker/test/results-all.master
index 9f487f4..cedd455 100644
--- a/components/python/Faker/test/results-all.master
+++ b/components/python/Faker/test/results-all.master
@@ -5,7 +5,7 @@
 cachedir: .tox/py$(PYV)/.pytest_cache
 rootdir: $(@D)
 configfile: setup.cfg
-collecting ... collected 1893 items
+collecting ... collected 1894 items
 
 Use a separate pytest run for tests like this with the "--exclusive-
 Use a separate pytest run for tests like this with the "--exclusive-
@@ -1280,6 +1280,7 @@
 tests/providers/test_phone_number.py::TestAzAz::test_cellphone_number PASSED
 tests/providers/test_phone_number.py::TestAzAz::test_landline_number PASSED
 tests/providers/test_phone_number.py::TestAzAz::test_phone_number PASSED
+tests/providers/test_phone_number.py::TestCsCz::test_phone_number PASSED
 tests/providers/test_phone_number.py::TestEnPh::test_area2_landline_number PASSED
 tests/providers/test_phone_number.py::TestEnPh::test_bayantel_area2_landline_number PASSED
 tests/providers/test_phone_number.py::TestEnPh::test_globe_area2_landline_number PASSED
@@ -1927,7 +1928,7 @@
     warnings.warn("fr_QC locale is deprecated. Please use fr_CA.")
 
 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
-======== 1862 passed, 31 skipped, 2 warnings ========
+======== 1863 passed, 31 skipped, 2 warnings ========
 py$(PYV): commands[1]> python -m coverage run --source=faker -a -m pytest --exclusive-faker-session tests/pytest/session_overrides
 ============================= test session starts ==============================
 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python
@@ -2409,8 +2410,8 @@
 faker/providers/company/zh_CN/__init__.py             7      7     0%
 faker/providers/company/zh_TW/__init__.py             7      7     0%
 faker/providers/company/zh_TW/__init__.py             7      7     0%
-faker/providers/credit_card/__init__.py              67     34    49%
-faker/providers/credit_card/__init__.py              67     34    49%
+faker/providers/credit_card/__init__.py              59     34    42%
+faker/providers/credit_card/__init__.py              59     34    42%
 faker/providers/credit_card/en_US/__init__.py         3      0   100%
 faker/providers/credit_card/en_US/__init__.py         3      0   100%
 faker/providers/credit_card/fa_IR/__init__.py        34     34     0%
@@ -2927,8 +2928,8 @@
 faker/providers/person/no_NO/__init__.py              8      8     0%
 faker/providers/person/or_IN/__init__.py             17     17     0%
 faker/providers/person/or_IN/__init__.py             17     17     0%
-faker/providers/person/pl_PL/__init__.py             86     86     0%
-faker/providers/person/pl_PL/__init__.py             86     86     0%
+faker/providers/person/pl_PL/__init__.py             84     84     0%
+faker/providers/person/pl_PL/__init__.py             84     84     0%
 faker/providers/person/pt_BR/__init__.py             11     11     0%
 faker/providers/person/pt_BR/__init__.py             11     11     0%
 faker/providers/person/pt_PT/__init__.py             12     12     0%
@@ -3083,8 +3084,8 @@
 faker/providers/profile/__init__.py                  22     13    41%
 faker/providers/profile/en_US/__init__.py             0      0   100%
 faker/providers/profile/en_US/__init__.py             0      0   100%
-faker/providers/python/__init__.py                  249    213    14%
-faker/providers/python/__init__.py                  249    213    14%
+faker/providers/python/__init__.py                  251    214    15%
+faker/providers/python/__init__.py                  251    214    15%
 faker/providers/python/en_US/__init__.py              0      0   100%
 faker/providers/python/en_US/__init__.py              0      0   100%
 faker/providers/sbn/__init__.py                      25     15    40%
@@ -3155,8 +3156,8 @@
 faker/providers/ssn/hr_HR/__init__.py                21     21     0%
 faker/providers/ssn/hu_HU/__init__.py                52     52     0%
 faker/providers/ssn/hu_HU/__init__.py                52     52     0%
-faker/providers/ssn/it_IT/__init__.py                89     59    34%
-faker/providers/ssn/it_IT/__init__.py                89     59    34%
+faker/providers/ssn/it_IT/__init__.py                84     59    30%
+faker/providers/ssn/it_IT/__init__.py                84     59    30%
 faker/providers/ssn/ko_KR/__init__.py                 3      3     0%
 faker/providers/ssn/ko_KR/__init__.py                 3      3     0%
 faker/providers/ssn/lb_LU/__init__.py                 5      5     0%
@@ -3207,8 +3208,8 @@
 faker/providers/user_agent/en_US/__init__.py          0      0   100%
 faker/proxy.py                                      202    112    45%
 faker/proxy.py                                      202    112    45%
-faker/typing.py                                      25      5    80%
-faker/typing.py                                      25      5    80%
+faker/typing.py                                      34      5    85%
+faker/typing.py                                      34      5    85%
 faker/utils/__init__.py                               0      0   100%
 faker/utils/__init__.py                               0      0   100%
 faker/utils/checksums.py                             15     12    20%
@@ -3224,6 +3225,6 @@
 faker/utils/text.py                                  16      9    44%
 faker/utils/text.py                                  16      9    44%
 ---------------------------------------------------------------------
-TOTAL                                             19934  17494    12%
+TOTAL                                             19926  17492    12%
   py$(PYV): OK
   congratulations :)

--
Gitblit v1.9.3