PR
Prafful Sharma
@praffq
Hello!
I'm Prafful, Full-Stack developer and GSoC 2024 Contributor @Open HealthCare Network
Total Points
1515
All time
Total Activities
871
All time
Activity Types
8
Different types
Activity Overview
383 contributions in the last year
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
Mon
Wed
Fri
Less
More
Achievements
8 badges earnedPoints Milestone
Awarded for reaching points milestones
3 / 3 tiers earned
bronze
100+ points
silver
500+ points
gold
1,000+ points
Activity Milestone
Awarded for reaching activity count milestones
4 / 4 tiers earned
bronze
10+ activities
silver
50+ activities
gold
100+ activities
platinum
500+ activities
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
718 total activities · 1515 total points
PR Merged
144 (20.1%)·720 pts
Commit Created
221 (30.8%)·366 pts
PR Opened
192 (26.7%)·192 pts
PR Reviewed
46 (6.4%)·92 pts
Issue Assigned
85 (11.8%)·85 pts
Issue Opened
30 (4.2%)·60 pts
718
Total Activities
1515
Total Points
6
Activity Types
2.1
Avg Points/Activity
Activity Timeline
8 of 871 activities· 1 of 27 months
April 20268 activities
Commit Created+2
CARE-12: implement fixtures v2 (#3618)
* added fixtures v2
* ai doc for helping ai to generate fixture scripts :)
* cleaup the output
* code review
* added AttributeDict to allow accessing response dict keys as attributes
* updated to use UserDict
* added scheduling fixtures
* made dept count to 20
* updated according to comments
* added template and few important security changes
* updated inventory workflows
* reviews
* Use correct production variable.
---------
Co-authored-by: vigneshhari
Commit Created+2
updated slug validation regex to make it url safe (#3603)
* updated slug validation regex to make it url safe
* allow capital letter in slug