Vishrut Aggarwal

Results 16 comments of Vishrut Aggarwal

Hi @leecalcote, could you let me know what skills this issue requires to be fixed (skills as in which technology I should focus on). Also can there be a little...

Hi, I would like to work on this issue, can I get some more details regarding the same? 1. What exactly should the badges should show and represent? 2. What...

Thanks! Since I'm new to this repo, it might take me some time to go through the code. Are there any resources that might help me with this issue? The...

Hi, These are what I've implemented for now: 1. Created an implementation for badges. 2. Calculated the Passing Percentage for the corresponding draft. I'm unable to get the draft version...

I currently working on the Pass percentage one, I will start working on the supported versions badge right after I successfully implement at least one badge for now.

Alright, I tried to implement your suggestion in this way. ![Code Snapshot](https://user-images.githubusercontent.com/71827366/225094345-4c8aa3f3-7208-447f-a876-deebe9fbaa9d.png) Here, I called the `summary` using the same input and it works flawlessly, but it caused a number...

Okay it's working now, thank you for your help! I'll be working on next steps now.

Hi, Where can I find all the draft names for reverse mapping? I was trying to look for the names and I came across something. On calling `report["run_info"].dialect` I get...

Thanks for the previous suggestions, I have successfully generated the JSON file and reverse mapped most of the draft names. I'm facing a lot of issues working on this. >...

Hi, So I've worked on fetching a JSON file to an HTML file and I have successfully done so. This further led me to experiment with the badge implementation and...