Skip to content

Type alias and type vars#15

Merged
zerlok merged 8 commits into
mainfrom
type-alias-and-vars
Oct 17, 2025
Merged

Type alias and type vars#15
zerlok merged 8 commits into
mainfrom
type-alias-and-vars

Conversation

@zerlok
Copy link
Copy Markdown
Owner

@zerlok zerlok commented Oct 16, 2025

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 17, 2025

Codecov Report

❌ Patch coverage is 78.74187% with 98 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/astlab/builder.py 77.64% 47 Missing and 8 partials ⚠️
src/astlab/types/loader.py 75.00% 9 Missing and 2 partials ⚠️
src/astlab/types/annotator.py 70.58% 5 Missing and 5 partials ⚠️
src/astlab/types/model.py 82.50% 7 Missing ⚠️
src/astlab/reader.py 0.00% 5 Missing ⚠️
src/astlab/resolver.py 90.00% 3 Missing and 2 partials ⚠️
src/astlab/types/predef.py 81.25% 3 Missing ⚠️
src/astlab/types/inspector.py 81.81% 1 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
src/astlab/abc.py 100.00% <100.00%> (ø)
src/astlab/traverse.py 100.00% <100.00%> (ø)
src/astlab/types/__init__.py 100.00% <100.00%> (ø)
src/astlab/types/inspector.py 81.66% <81.81%> (-0.69%) ⬇️
src/astlab/types/predef.py 81.56% <81.25%> (+5.95%) ⬆️
src/astlab/reader.py 34.14% <0.00%> (-3.70%) ⬇️
src/astlab/resolver.py 83.51% <90.00%> (+2.83%) ⬆️
src/astlab/types/model.py 83.92% <82.50%> (+6.55%) ⬆️
src/astlab/types/annotator.py 70.68% <70.58%> (-0.74%) ⬇️
src/astlab/types/loader.py 74.39% <75.00%> (+3.23%) ⬆️
... and 1 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zerlok zerlok merged commit c2cb227 into main Oct 17, 2025
18 checks passed
@zerlok zerlok deleted the type-alias-and-vars branch October 17, 2025 22:58
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.

2 participants