Skip to content

Optimize TestDataSanity and refactor staticmethods - #2776

Open
Kartikrana0707 wants to merge 1 commit into
DeepSourceCorp:masterfrom
Kartikrana0707:optimize-test-sanity
Open

Optimize TestDataSanity and refactor staticmethods#2776
Kartikrana0707 wants to merge 1 commit into
DeepSourceCorp:masterfrom
Kartikrana0707:optimize-test-sanity

Conversation

@Kartikrana0707

Copy link
Copy Markdown

Hi team,

I have refactored @staticmethod into standard test methods with proper unittest assertions (self.assertTrue, self.assertIn) to get more descriptive error messages if tests fail.

Closes #2273

Note: Used AI assistance (Gemini) to understand code bottlenecks and optimize the unit tests structure.

@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

@Kartikrana0707 is attempting to deploy a commit to the DeepSource Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Data File Testing Code Optimization

1 participant