Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow using BatchRequest for Pulls #90

Merged
merged 2 commits into from
Feb 13, 2025

Keeping results separated when doing a batch request

71eb5ba
Select commit
Loading
Failed to load commit list.
Merged

Allow using BatchRequest for Pulls #90

Keeping results separated when doing a batch request
71eb5ba
Select commit
Loading
Failed to load commit list.
BHoMBot-CI / code-compliance succeeded Feb 12, 2025 in 4s

Check Code Compliance

This check has some warnings

Details

There were some warnings found with the code changed in this Pull Request

Annotations

Check warning on line 276 in Excel_Adapter/CRUD/Read/Read.cs

See this annotation in the file changed.

@bhombot-ci bhombot-ci / code-compliance

Excel_Adapter/CRUD/Read/Read.cs#L260-L276

The use of CustomData within the code is discouraged except in circumstances where volatile data is being used. - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/IsUsingCustomData