Rajiv Singh

Results 17 issues of Rajiv Singh

Currently, the Google Cloud Storage bucket name is hardcoded with the name `simulation_data_flint-cloud` this might give an error something like this ```shell │ Error: googleapi: Error 409: Sorry, that name...

Codecov is a reporting tool that is intended to process any coverage report format into a format that is standard across Codecov. Reference: https://about.codecov.io

Fixes: #141 This PR addresses a panic occurring in the `substituteTypeArgs` function within the `types.go` file. The panic is caused by the lack of handling for the `*ast.IndexListExpr` type, resulting...

## Description When I run `examples/scrape`, I am getting the below error: ```shell ➜ scrape git:(perf) ✗ make ./coroc . 2024/02/11 06:42:14.710485 reading, parsing and type-checking 2024/02/11 06:42:15.271370 building SSA...

### Describe the Feature Currently, the Open Graph (OG) image for posts on Bluesky defaults to the Bluesky logo. It would be more beneficial if the OG image could be...

feature-request