Open
Conversation
Owner
|
Thanks @Suhani95, can u add the test coverage for downloading of namaste as well. |
- This is the 1st commit message: add test_download_icd11 to test download_icd11 - This is the commit message CodexRaunak#2: Add test cases for download_icd11.py - This is the commit message CodexRaunak#3: Improved test for download_icd11 script - This is the commit message CodexRaunak#4: adding test cases for download_icd11.py and download_namaste.py - Please enter the commit message for your changes. Lines starting - with '#' will be ignored, and an empty message aborts the commit. - - Date: Tue Oct 21 21:58:55 2025 +0530 - - interactive rebase in progress; onto db27515 - Last commands done (4 commands done): - squash 6e1c79f # Improved test for download_icd11 script - squash 3ea9267 # adding test cases for download_icd11.py and download_namaste.py - No commands remaining. - You are currently rebasing branch 'add-test-download-icd11' on 'db27515'. - - Changes to be committed: - new file: tests/test_download.py -
6e1c79f to
4cc319f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes:
test_download_icd11.pyautomated tests for thedownload_icd11.pyfunctions. The tests ensure the robustness of the functions under different scenarios and help maintain code quality.