GeriLife / companionship

Promoting companionship and well-being for everyone.
European Union Public License 1.2
7 stars 18 forks source link

configured mypy with django-stubs #135

Closed ritik33 closed 1 year ago

ritik33 commented 1 year ago

closes #103

Description

[tool.mypy]
plugins = ["mypy_django_plugin.main"]

[tool.django-stubs]
django_settings_module = "myproject.settings"
codecov[bot] commented 1 year ago

Codecov Report

Base: 76.05% // Head: 76.05% // No change to project coverage :thumbsup:

Coverage data is based on head (00ed4e1) compared to base (54567b5). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ======================================= Coverage 76.05% 76.05% ======================================= Files 22 22 Lines 426 426 ======================================= Hits 324 324 Misses 102 102 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CompanionshipCare). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CompanionshipCare)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.