Skip to content

Fixed generate_class_instance return type hint#23

Merged
joshvote merged 4 commits intomainfrom
fixgenerateclassinstancetype
May 7, 2026
Merged

Fixed generate_class_instance return type hint#23
joshvote merged 4 commits intomainfrom
fixgenerateclassinstancetype

Conversation

@joshvote
Copy link
Copy Markdown
Contributor

@joshvote joshvote commented May 7, 2026

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

💔 Code coverage on fixgenerateclassinstancetype has reduced to 90% (compared to main being at 91%)

File Reductions

File Details
src/assertical/fake/generator.py 🔻 1% (94% → 93%)
TOTAL 🔻 1% (91% → 90%)

Full Coverage Report

File Details
src/assertical/__init__.py ✅ 100% → 100%
src/assertical/asserts/__init__.py ✅ 100% → 100%
src/assertical/asserts/generator.py ✅ 100% → 100%
src/assertical/asserts/pandas.py ✅ 88% → 88%
src/assertical/asserts/time.py ✅ 95% → 95%
src/assertical/asserts/type.py ✅ 92% → 92%
src/assertical/fake/__init__.py ✅ 100% → 100%
src/assertical/fake/asyncio.py ✅ 100% → 100%
src/assertical/fake/generator.py 🔻 1% (94% → 93%)
src/assertical/fake/http.py ✅ 71% → 71%
src/assertical/fixtures/__init__.py ✅ 100% → 100%
src/assertical/fixtures/environment.py ✅ 100% → 100%
src/assertical/fixtures/fastapi.py ✅ 97% → 97%
src/assertical/fixtures/generator.py ✅ 100% → 100%
src/assertical/snapshot.py ✅ 100% → 100%
TOTAL 🔻 1% (91% → 90%)

1 similar comment
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

💔 Code coverage on fixgenerateclassinstancetype has reduced to 90% (compared to main being at 91%)

File Reductions

File Details
src/assertical/fake/generator.py 🔻 1% (94% → 93%)
TOTAL 🔻 1% (91% → 90%)

Full Coverage Report

File Details
src/assertical/__init__.py ✅ 100% → 100%
src/assertical/asserts/__init__.py ✅ 100% → 100%
src/assertical/asserts/generator.py ✅ 100% → 100%
src/assertical/asserts/pandas.py ✅ 88% → 88%
src/assertical/asserts/time.py ✅ 95% → 95%
src/assertical/asserts/type.py ✅ 92% → 92%
src/assertical/fake/__init__.py ✅ 100% → 100%
src/assertical/fake/asyncio.py ✅ 100% → 100%
src/assertical/fake/generator.py 🔻 1% (94% → 93%)
src/assertical/fake/http.py ✅ 71% → 71%
src/assertical/fixtures/__init__.py ✅ 100% → 100%
src/assertical/fixtures/environment.py ✅ 100% → 100%
src/assertical/fixtures/fastapi.py ✅ 97% → 97%
src/assertical/fixtures/generator.py ✅ 100% → 100%
src/assertical/snapshot.py ✅ 100% → 100%
TOTAL 🔻 1% (91% → 90%)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

💔 Code coverage on fixgenerateclassinstancetype has reduced to 90% (compared to main being at 91%)

File Reductions

File Details
src/assertical/fake/generator.py 🔻 1% (94% → 93%)
TOTAL 🔻 1% (91% → 90%)

Full Coverage Report

File Details
src/assertical/__init__.py ✅ 100% → 100%
src/assertical/asserts/__init__.py ✅ 100% → 100%
src/assertical/asserts/generator.py ✅ 100% → 100%
src/assertical/asserts/pandas.py ✅ 88% → 88%
src/assertical/asserts/time.py ✅ 95% → 95%
src/assertical/asserts/type.py ✅ 92% → 92%
src/assertical/fake/__init__.py ✅ 100% → 100%
src/assertical/fake/asyncio.py ✅ 100% → 100%
src/assertical/fake/generator.py 🔻 1% (94% → 93%)
src/assertical/fake/http.py ✅ 71% → 71%
src/assertical/fixtures/__init__.py ✅ 100% → 100%
src/assertical/fixtures/environment.py ✅ 100% → 100%
src/assertical/fixtures/fastapi.py ✅ 97% → 97%
src/assertical/fixtures/generator.py ✅ 100% → 100%
src/assertical/snapshot.py ✅ 100% → 100%
TOTAL 🔻 1% (91% → 90%)

@joshvote joshvote merged commit 733a1aa into main May 7, 2026
9 checks passed
@joshvote joshvote deleted the fixgenerateclassinstancetype branch May 7, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant