✨ feat: add mypy plugin to enforce typedict return type on serializer methods#87142
✨ feat: add mypy plugin to enforce typedict return type on serializer methods#87142iamrajjoshi wants to merge 2 commits intomasterfrom
Conversation
57b8817 to
8600cc3
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #87142 +/- ##
==========================================
+ Coverage 84.46% 87.81% +3.35%
==========================================
Files 9847 9852 +5
Lines 557091 557306 +215
Branches 21975 21975
==========================================
+ Hits 470542 489398 +18856
+ Misses 86119 67478 -18641
Partials 430 430 |
|
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you add the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
|
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
|
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
|
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
wip
i want to encourage folks to type down new django serializers that they build with a typed dict (which makes publishing apis easier)