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

chore: update typehints via __future__.annotations #1697

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

JasonGrace2282
Copy link
Member

Yay one less annoying thing when at some point dependencies are bumped

@JasonGrace2282 JasonGrace2282 requested a review from a team as a code owner June 12, 2024 23:37
@JasonGrace2282 JasonGrace2282 force-pushed the typehints branch 2 times, most recently from a23b725 to 8129a14 Compare June 13, 2024 17:16
@coveralls
Copy link

Coverage Status

coverage: 79.492% (+0.08%) from 79.411%
when pulling 8129a14 on JasonGrace2282:typehints
into 3fd1236 on tjcsl:dev.

@JasonGrace2282 JasonGrace2282 force-pushed the typehints branch 3 times, most recently from 4df3b23 to 5f11e4c Compare June 13, 2024 19:23
@coveralls
Copy link

Coverage Status

coverage: 79.492% (+0.08%) from 79.411%
when pulling 5f11e4c on JasonGrace2282:typehints
into 3fd1236 on tjcsl:dev.

@coveralls
Copy link

Coverage Status

coverage: 79.437% (+0.03%) from 79.411%
when pulling 5f11e4c on JasonGrace2282:typehints
into 3fd1236 on tjcsl:dev.

@coveralls
Copy link

Coverage Status

coverage: 79.437% (+0.03%) from 79.411%
when pulling 5f11e4c on JasonGrace2282:typehints
into 3fd1236 on tjcsl:dev.

@alanzhu0 alanzhu0 requested a review from NotFish232 June 17, 2024 23:20
@alanzhu0
Copy link
Member

@NotFish232 review

intranet/apps/users/models.py Outdated Show resolved Hide resolved
intranet/settings/__init__.py Outdated Show resolved Hide resolved
intranet/utils/html.py Outdated Show resolved Hide resolved
@coveralls
Copy link

Coverage Status

coverage: 79.473% (+0.06%) from 79.412%
when pulling 2bf69c6 on JasonGrace2282:typehints
into 1d1ff53 on tjcsl:dev.

@JasonGrace2282 JasonGrace2282 force-pushed the typehints branch 3 times, most recently from 5dbe308 to 9fbea82 Compare June 18, 2024 02:33
@coveralls
Copy link

Coverage Status

coverage: 79.476% (+0.06%) from 79.412%
when pulling 9fbea82 on JasonGrace2282:typehints
into 1d1ff53 on tjcsl:dev.

@JasonGrace2282 JasonGrace2282 force-pushed the typehints branch 6 times, most recently from 896336d to 3f8c994 Compare August 12, 2024 15:10
This commit changes all typehints from "old" ways of typehinting
(type comments, `Union`, etc.) to more modern ways, like using |
notation for unions, etc.
@coveralls
Copy link

Coverage Status

coverage: 79.425% (+0.009%) from 79.416%
when pulling 5e627d4 on JasonGrace2282:typehints
into edec103 on tjcsl:dev.

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.

4 participants