Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Release/pysqlx core 2023 10 30 #130

Merged
merged 12 commits into from
Oct 30, 2023
Merged

Conversation

carlos-rian
Copy link
Owner

  • 🐍 Add support to Python3.12
  • 🐘 Add support to Array of Enum (PostgreSQL)
  • 🔁Update pysqlx-core to the latest version
  • 🏛️Update pyproject.toml classifiers.

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #130 (4cc2f52) into main (e3c82f3) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #130   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines         3042      3083   +41     
=========================================
+ Hits          3042      3083   +41     
Flag Coverage Δ
ubuntu-latest_3.10_pydantic_v1 100.00% <100.00%> (ø)
ubuntu-latest_3.10_pydantic_v2 100.00% <100.00%> (ø)
ubuntu-latest_3.11_pydantic_v1 100.00% <100.00%> (ø)
ubuntu-latest_3.11_pydantic_v2 100.00% <100.00%> (ø)
ubuntu-latest_3.12.0-rc.3_pydantic_v1 ?
ubuntu-latest_3.12.0-rc.3_pydantic_v2 ?
ubuntu-latest_3.12_pydantic_v1 100.00% <100.00%> (?)
ubuntu-latest_3.12_pydantic_v2 100.00% <100.00%> (?)
ubuntu-latest_3.7_pydantic_v1 100.00% <100.00%> (ø)
ubuntu-latest_3.7_pydantic_v2 100.00% <100.00%> (ø)
ubuntu-latest_3.8_pydantic_v1 100.00% <100.00%> (ø)
ubuntu-latest_3.8_pydantic_v2 100.00% <100.00%> (ø)
ubuntu-latest_3.9_pydantic_v1 100.00% <100.00%> (ø)
ubuntu-latest_3.9_pydantic_v2 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
pysqlx_engine/_core/const.py 100.00% <100.00%> (ø)
pysqlx_engine/_core/param.py 100.00% <100.00%> (ø)
pysqlx_engine/_core/parser.py 100.00% <100.00%> (ø)
pysqlx_engine/_core/until.py 100.00% <100.00%> (ø)
tests/unittest/async/test_adefault.py 100.00% <100.00%> (ø)
tests/unittest/async/test_aexecute.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@carlos-rian carlos-rian merged commit 9c13084 into main Oct 30, 2023
@carlos-rian carlos-rian deleted the release/pysqlx-core-2023-10-30 branch October 11, 2024 13:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant