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

Type annotations #161

Merged
merged 3 commits into from
Sep 21, 2023
Merged

Type annotations #161

merged 3 commits into from
Sep 21, 2023

Conversation

unmade
Copy link
Contributor

@unmade unmade commented Sep 20, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2023

Codecov Report

Merging #161 (bcb787f) into master (e93d5a3) will decrease coverage by 0.03%.
The diff coverage is 94.68%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
- Coverage   90.66%   90.63%   -0.03%     
==========================================
  Files          53       53              
  Lines        3480     3512      +32     
  Branches      598      604       +6     
==========================================
+ Hits         3155     3183      +28     
- Misses        258      264       +6     
+ Partials       67       65       -2     
Flag Coverage Δ
unittests 90.54% <94.68%> (-0.03%) ⬇️

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

Files Changed Coverage Δ
cashews/contrib/fastapi.py 0.00% <0.00%> (ø)
cashews/contrib/prometheus.py 0.00% <0.00%> (ø)
cashews/_typing.py 92.30% <87.50%> (+1.39%) ⬆️
cashews/wrapper/backend_settings.py 96.61% <91.66%> (-0.12%) ⬇️
cashews/wrapper/commands.py 97.19% <92.59%> (-1.82%) ⬇️
cashews/backends/memory.py 94.14% <93.54%> (-0.78%) ⬇️
cashews/backends/interface.py 81.14% <93.93%> (-0.52%) ⬇️
cashews/backends/diskcache.py 95.02% <100.00%> (+0.07%) ⬆️
cashews/backends/redis/backend.py 93.68% <100.00%> (+0.09%) ⬆️
cashews/backends/redis/client_side.py 92.92% <100.00%> (ø)
... and 33 more

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

@unmade unmade force-pushed the type-annotations branch 4 times, most recently from 551c7b4 to 6b2bf01 Compare September 20, 2023 21:31
@unmade unmade changed the title WIP: Type annotations Type annotations Sep 20, 2023
@Krukov Krukov merged commit 0b64ec9 into Krukov:master Sep 21, 2023
5 checks passed
@Krukov Krukov mentioned this pull request Sep 21, 2023
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.

3 participants