Skip to content

Completed IN_AADAAR case#72

Open
JLaw301 wants to merge 4 commits intomainfrom
3-detect-in_aadhaar
Open

Completed IN_AADAAR case#72
JLaw301 wants to merge 4 commits intomainfrom
3-detect-in_aadhaar

Conversation

@JLaw301
Copy link

@JLaw301 JLaw301 commented Oct 21, 2025

IN_AADAAR positive and negative tests completed

@JLaw301 JLaw301 linked an issue Oct 21, 2025 that may be closed by this pull request
@JLaw301 JLaw301 self-assigned this Oct 21, 2025
@JLaw301 JLaw301 added this to the Sprint-2 milestone Oct 21, 2025
Copy link
Contributor

@dlallen04 dlallen04 left a comment

Choose a reason for hiding this comment

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

This looks good to me with negative and positive test cases!

Copy link
Contributor

@sapennoh sapennoh left a comment

Choose a reason for hiding this comment

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

Looks good to me

Copy link
Contributor

@JordanEverett523 JordanEverett523 left a comment

Choose a reason for hiding this comment

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

Looks Good!

neg = analyze_text("My Aadhaar is hidden", ['IN_AADHAAR'])
self.assertListEqual(neg, [])

# Negative
Copy link
Contributor

Choose a reason for hiding this comment

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

These 3 lines seem redundant

Copy link
Contributor

@claesmk claesmk left a comment

Choose a reason for hiding this comment

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

See my comment about redundant code otherwise seems fine

@claesmk
Copy link
Contributor

claesmk commented Oct 21, 2025

@JLaw301 you can fix the redundant code if you want otherwise you are all set to update branch, merge, and delete

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Detect IN_AADHAAR

5 participants