Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

refactor: orm: directly define __class_getitem__ by assigning with parameterized_class_getitem #66

Merged
merged 4 commits into from
Dec 25, 2024

Conversation

pga2rn
Copy link
Owner

@pga2rn pga2rn commented Dec 25, 2024

No description provided.

@pga2rn pga2rn enabled auto-merge (squash) December 25, 2024 13:40
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/simple_sqlite3_orm
   __init__.py12375%28–30
   _sqlite_spec.py360100% 
   _table_spec.py1883481%49, 58, 69, 73–74, 86, 98, 176, 181–183, 223, 304, 306, 308–309, 357, 360, 364–366, 368–372, 374, 380, 423–424, 534–535, 549–550
   _types.py24195%34
   _utils.py681085%40, 42–43, 46–47, 69, 84, 87, 97, 110
   utils.py1243670%127, 134–135, 170–173, 219, 232, 252–256, 282, 286, 333, 338–345, 357–359, 361–362, 365, 367–369, 378–379
src/simple_sqlite3_orm/_orm
   __init__.py40100% 
   _async.py91990%28, 70, 72–73, 86–87, 89, 124, 126
   _base.py1221389%98, 149, 171–173, 186–188, 287, 327, 409, 449, 472
   _multi_thread.py1031090%28, 30–31, 66, 68–69, 82–83, 85, 118
   _utils.py18288%18, 40
TOTAL79011885% 

Tests Skipped Failures Errors Time
78 0 💤 0 ❌ 0 🔥 1m 55s ⏱️

Copy link

sonarqubecloud bot commented Dec 25, 2024

@pga2rn pga2rn disabled auto-merge December 25, 2024 13:40
@pga2rn pga2rn merged commit 85c15cc into main Dec 25, 2024
15 checks passed
@pga2rn pga2rn deleted the refactor/parameterized_orm2 branch December 25, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant