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

Settings_Engine: Add LoadSettings method for loading a single settings file #3300

Merged
merged 1 commit into from
Feb 27, 2024

Settings_Engine: Add LoadSettings method for loading a single setting…

4baad5f
Select commit
Loading
Failed to load commit list.
Merged

Settings_Engine: Add LoadSettings method for loading a single settings file #3300

Settings_Engine: Add LoadSettings method for loading a single setting…
4baad5f
Select commit
Loading
Failed to load commit list.
BHoMBot-CI / serialisation succeeded Feb 27, 2024 in 2m 31s

Check Serialisation

The Serialisation result recorded a pass.

Details

There are no Serialisation issues across this repository or its dependencies.Original result:

Serialisation of Methods via json: 3260 methods available. 0 errors and 0 warnings reported.

Serialisation of Objects via json: 810 types of objects available in BH.oM. 0 errors and 2 warnings reported.

Serialisation of Types via json: 1097 types available. 0 errors and 0 warnings reported.

Inner results:
    BH.oM.Search.SearchResult<BH.oM.Search.T>
    Warning: Failed to create a dummy object of type BH.oM.Search.SearchResult<BH.oM.Search.T>.
    Inner results:
        Failed to generate object for type
    BH.oM.ExtraProcess.BotTestResult
    Warning: Failed to create a dummy object of type BH.oM.ExtraProcess.BotTestResult.
    Inner results:
        Failed to generate object for type BH.oM.ExtraProcess.BotTestResult

Settings_Engine-#3299-LoadSingleFile result:

Serialisation of Methods via json: 3259 methods available. 0 errors and 0 warnings reported.

Serialisation of Types via json: 1097 types available. 0 errors and 0 warnings reported.