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

Add support for stream in the adapter #41

Merged
merged 2 commits into from
Nov 7, 2023

Update Excel_Adapter/ExcelAdapter.cs

f1f88ac
Select commit
Loading
Failed to load commit list.
Merged

Add support for stream in the adapter #41

Update Excel_Adapter/ExcelAdapter.cs
f1f88ac
Select commit
Loading
Failed to load commit list.
BHoMBot-CI / code-compliance succeeded Nov 7, 2023 in 7s

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 269 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#L253-L269

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