Skip to content

chore: refactor serializers#63

Merged
Faraz32123 merged 1 commit intomasterfrom
chore/serializers_refactorization
Aug 23, 2024
Merged

chore: refactor serializers#63
Faraz32123 merged 1 commit intomasterfrom
chore/serializers_refactorization

Conversation

@Faraz32123
Copy link
Copy Markdown
Contributor

In this PR:

  • refactored serializers, now there's only one serializer for comment and thread and both inherits a single content serializer.
  • Also tried overriding is_valid() method of serializer but mypy and pylint were conflicting together.
  • rename serializers

@Faraz32123 Faraz32123 force-pushed the chore/serializers_refactorization branch from c6c289d to 831691f Compare August 23, 2024 12:51
Copy link
Copy Markdown
Contributor

@taimoor-ahmed-1 taimoor-ahmed-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Ali-Salman29
Copy link
Copy Markdown
Contributor

LGTM!

@Faraz32123 Faraz32123 force-pushed the chore/serializers_refactorization branch 2 times, most recently from 8c875a5 to ecdddee Compare August 23, 2024 13:09
- refactored serializers, now there's only one serializer for comment
  and thread and both inherits a single content serializer.
- Also tried overriding is_valid() method of serializer but
  mypy and pylint were conflicting together.
- rename serializers
@Faraz32123 Faraz32123 force-pushed the chore/serializers_refactorization branch from ecdddee to d8f269c Compare August 23, 2024 13:14
@Faraz32123 Faraz32123 merged commit decb9e9 into master Aug 23, 2024
@Faraz32123 Faraz32123 deleted the chore/serializers_refactorization branch August 23, 2024 13:18
@Faraz32123 Faraz32123 self-assigned this Sep 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.

3 participants