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

Add type hints #49

Closed
wants to merge 7 commits into from
Closed

Add type hints #49

wants to merge 7 commits into from

Conversation

jason20c
Copy link
Collaborator

No description provided.

@jason20c jason20c requested a review from vegu July 27, 2022 12:42
@jason20c jason20c linked an issue Jul 27, 2022 that may be closed by this pull request
@lgtm-com
Copy link

lgtm-com bot commented Jul 27, 2022

This pull request introduces 3 alerts when merging d60ca17 into 9e83897 - view on LGTM.com

new alerts:

  • 3 for Unused import

@codecov
Copy link

codecov bot commented Jul 27, 2022

Codecov Report

Attention: Patch coverage is 80.85106% with 18 lines in your changes missing coverage. Please review.

Project coverage is 77.93%. Comparing base (e287caa) to head (e038884).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/django_grainy/remote.py 0.00% 14 Missing ⚠️
src/django_grainy/rest.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
- Coverage   77.97%   77.93%   -0.04%     
==========================================
  Files          23       23              
  Lines         799      825      +26     
==========================================
+ Hits          623      643      +20     
- Misses        176      182       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@grizz
Copy link
Member

grizz commented Oct 5, 2024

merged via other branch

@grizz grizz closed this Oct 5, 2024
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.

Type hints
2 participants