Skip to content

UT#566

Open
nikhilsihora wants to merge 1 commit intodevelopfrom
unit_test
Open

UT#566
nikhilsihora wants to merge 1 commit intodevelopfrom
unit_test

Conversation

@nikhilsihora
Copy link
Copy Markdown

JIRA Ticket Number

JIRA TICKET:

Description of change

(REMOVE ME) Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Checklist (OPTIONAL):

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

if __name__ == '__main__':
download_nltk_resources()

#TEST No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

E265 block comment should start with '# '

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 1, 2026

@haptik-deployment
Copy link
Copy Markdown

UNIT TESTS HAVE PASSED... Good To Merge

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.47%. Comparing base (0f85eeb) to head (e55ed4d).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #566   +/-   ##
========================================
  Coverage    40.47%   40.47%           
========================================
  Files           81       81           
  Lines         9482     9482           
========================================
  Hits          3838     3838           
  Misses        5644     5644           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

3 participants