NA
Total Points
1318
All time
Total Activities
597
All time
Activity Types
8
Different types
Activity Overview
579 contributions in the last year
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Mon
Wed
Fri
Less
More
Achievements
8 badges earnedActivity Milestone
Awarded for reaching activity count milestones
4 / 4 tiers earned
bronze
10+ activities
silver
50+ activities
gold
100+ activities
platinum
500+ activities
Points Milestone
Awarded for reaching points milestones
3 / 3 tiers earned
bronze
100+ points
silver
500+ points
gold
1,000+ points
PR Consistency
Awarded for maintaining a consistent pull request contribution streak
1 / 4 tiers earned
bronze
4 day PR streak
silver
8 day PR streak
gold
16 day PR streak
platinum
32 day PR streak
Activity Breakdown
567 total activities · 1318 total points
PR Merged
142 (25.0%)·710 pts
Commit Created
207 (36.5%)·358 pts
PR Opened
174 (30.7%)·174 pts
PR Reviewed
19 (3.4%)·36 pts
Issue Opened
15 (2.6%)·30 pts
Issue Assigned
10 (1.8%)·10 pts
567
Total Activities
1318
Total Points
6
Activity Types
2.3
Avg Points/Activity
Activity Timeline
42 of 597 activities· 1 of 15 months
June 202642 activities
Commit Created+2
[ENG-88] Test cases for delivery order (#3318)
* feat:added setup
* feat:added testcases for create delivery order
* feat:added testcases for update delivery order
* feat:added testcases for retrieve delivery order
* feat:added testcases for listing delivery order
* fix:validation update
* cleanup
* feat:added testcases for medication return
* Restore superclass setup in MedicationReturnDeliveryOrderAPITestCase
Re-enable the superclass setup method in the test case.
* testcase on order cancellation
* fix the failing test cases
---------
Co-authored-by: Aakash Singh
Co-authored-by: Prafful Sharma <[email protected]>
Co-authored-by: Vignesh Hari <[email protected]>
Co-authored-by: praffq
PR Merged+5
[ENG-90] Added proper validations and testcases to diagnostic report api
Commit Created+2
feat:Added proper validations and testcases to diagnostic report api (#3566)
---------
Co-authored-by: Prafful Sharma <[email protected]>
Co-authored-by: Vignesh Hari <[email protected]>
Co-authored-by: praffq
Commit Created+2
[ENG-80] Testcases for valuesets (#3612)
---------
Co-authored-by: Prafful Sharma <[email protected]>
Co-authored-by: praffq
Commit Created+2
[ENG-81] Testcases for questionnaire response api (#3609)
---------
Co-authored-by: Prafful Sharma <[email protected]>
Co-authored-by: Vignesh Hari <[email protected]>
Co-authored-by: praffq
Commit Created+2
[ENG-78] bug fixes and testcases for medication dispense (#3589)
* fix:added testcases for create medication dispenses
* feat:added testcases for update medication dispense
* fix:added testcases for listing
* fix:added testcases for retrive api
* feat:added some testcases
* feat:added testcases for summary api
* cleanup missing tests
* bug:update the location filter and summary api
* clean up
---------
Co-authored-by: Prafful Sharma <[email protected]>
Commit Created+2
[ENG-84] Test cases for product apis (#3231)
* fix:added update pydantic model and update validation
* added setup
* feat:added testcases for create product
* feat:added testcases for update products
* feat:added testcases for retrieve & lisitng products
* fix:updated the testcases
---------
Co-authored-by: Aakash Singh
Co-authored-by: Prafful Sharma <[email protected]>
Commit Created+2
[ENG-85] Test cases for Inventory items apis (#3232)
* added testcases for inventory items
* cleanup
---------
Co-authored-by: Aakash Singh
Co-authored-by: Prafful Sharma <[email protected]>
Commit Created+2
[ENG-82] Added test cases for specimen definition apis (#3150)
* feat:setup implemented for specimen_definition testcases
* feat:implemented testcases for creating specimen definition
* feat:implemented testcases for retrieving specimen definition
* feat:implemented testcases for update specimen definition
* feat:implemented testcases for listing specimen definition
* feat:implemented testcases for filtering specimen definition
* fix:updated the testcases to new changes
---------
Co-authored-by: Aakash Singh
Co-authored-by: Prafful Sharma <[email protected]>
PR Merged+5
[ENG-553] fix:helper datetime function updated with return localtime
Commit Created+2
[ENG-553] fix:helper datetime function updated with return localtime (#3682)
* fix:helper datetime function updated with return localtime
* cleanup
PR Opened+1
[ENG-553] fix:helper datetime function updated with return localtime
Commit Created+2
[Eng-32] feat :create otp based reset for password (#3630)
* feat:added user otp model
* feat:added pydantic specs for apis
* feat:created send and confirm apis
* feat:added reset password template
* feat:added routes and migrations
* fix:cleanup - review suggestions
* refact:updated the api and otp sending method
* cleanup
* refact:message contex files to env
* refact:updated the otp validation to api function
* refact:review changes added
* fix:added review changes
* feat:added testcases for otp reset password api
PR Merged+5
[ENG-132] feat :separate permissions for external and internal delivery
Commit Created+2
[Eng-132] feat :separate permissions for external and internal delivery (#3644)
[Eng-132] feat :separate permissions for external and internal delivery (#3644)
---------
Co-authored-by: vigneshhari
Commit Created+2
Test cases for Token api (#3336)
* feat:added setup
* feat:added testcases for create token
* feat:added testcases for update token
* feat:added testcases for update token
* feat:added testcases for listing token
* refact:validation message and update logic
* feat:added testcases for listing token
* feat:added testcases for set next endpoint
* feat:added testcases for delete method
* feat:added some edge cases
* cleanup
---------
Co-authored-by: Aakash Singh
Co-authored-by: Prafful Sharma <[email protected]>
Commit Created+2
Test cases for observation definition apis (#3157)
* feat:setup implemented for observation definiton tests
* feat:implemented the testcases for creating observation definition
* feat:implemented the testcases for retrieving observation definition
* feat:implemented the testcases for update definition
* fix:added validators for slug in viewset
* feat:implemented the testcases for lisitng the definition
* fix:added slug test cases
* fix:made some changes in validation
* fix:added some changes
* fix:minor fixes
* fix:updated the testcases with the new updates in the viewset
* added facility check
* clean_up
---------
Co-authored-by: Aakash Singh
Co-authored-by: Prafful Sharma <[email protected]>
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
PR Merged+5
[ENG-87] updated validation method and added testcases for account api
Commit Created+2
[ENG-87] updated validation method and added testcases for account api (#3271)
* feat:testcases for create account
* feat:added testcases for update account
* feat:added testcases for retrieve account
* feat:added testcases for lisiting account
* feat:added testcases for rebalance account
* cleanup
* cleanup
---------
Co-authored-by: Prafful Sharma <[email protected]>
PR Merged+5
[ENG-2] Testcases and validation message fix for resource category api
Commit Created+2
[ENG-2] Testcases and validation message fix for resource category api (#3619)
* feat:added setup
* feat:added testcases for update and list api
* feat:added testcases for set monetary_components
* fix:added review changes
---------
Co-authored-by: Prafful Sharma <[email protected]>
Commit Created+2
update readme
Updated patient's blood group from 'O_positive' to 'O' in the README.