Dev_Lohani

Results 22 comments of Dev_Lohani

@surajchavan19 kindly assign under SSOC24

Please assign me under hacktoberfest 2024

@jasonsaayman Kindly check the pull request #210 in axios-docs [https://github.com/axios/axios-docs/pull/210](url) ![Screenshot 2024-10-18 031502](https://github.com/user-attachments/assets/1979d376-897e-4ac5-9869-de78ee330b60)

Thank you for your feedback and for reviewing my PR. On the use of Copilot/Anthropic: I used Copilot (Anthropic) as an assistant for code suggestions and to help understand the...

I've fixed the issues with the code and all CI checks are now passing successfully

Thanks for the feedback — you're right, I should’ve explained the removal of interruption handling more clearly. Interruption Handling: I removed it earlier due to build issues with IGRAPH_ALLOW_INTERRUPTION_LIMITED, but...

@szhorvat The tests test::igraph_bipartite_game and test::igraph_bipartite_projection are failing with 'Subprocess aborted'. I've removed IGRAPH_CHECK from vector_int_push_back calls and added /* reserved */ comments as requested. Could you please clarify which...

> I just rebased this on the latest `master`. Let me know if you need help pulling this change on your side. > > I expect to have time to...

@szhorvat I've addressed all the review feedback ,Updated CI to use LLVM 17 (since LLVM 21 wasn't available)

**Thank you** @szhorvat ! Please credit me as Dev Lohani @devlohani99. I appreciate your time reviewing this!