feat: Add serializer for comments in feed #2138
+320
−13
Open
Codecov / codecov/project
succeeded
Feb 27, 2025 in 0s
68.55% (+0.78%) compared to 538c7eb
View this Pull Request on Codecov
68.55% (+0.78%) compared to 538c7eb
Details
Codecov Report
Attention: Patch coverage is 88.88889%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 68.55%. Comparing base (
538c7eb
) to head (3861704
).
Report is 43 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/feed/serializers.py | 84.00% | 4 Missing |
src/feed/signals/comment_signals.py | 96.00% | 1 Missing |
src/feed/tasks.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2138 +/- ##
==========================================
+ Coverage 67.77% 68.55% +0.78%
==========================================
Files 427 428 +1
Lines 23586 23013 -573
==========================================
- Hits 15985 15777 -208
+ Misses 7601 7236 -365
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading