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

7.3 Deployment #3415

Merged
merged 103 commits into from
Sep 19, 2024
Merged

7.3 Deployment #3415

merged 103 commits into from
Sep 19, 2024

Conversation

BHoMBot
Copy link
Member

@BHoMBot BHoMBot commented Sep 9, 2024

BHoM_Engine

Feature

  • BHoM_Engine: null inputs enabled in TryRunExtensionMethod
  • Ground_Engine: Add method that returns a unique list of suite names
    • Added DistinctSuites which gets all the unique suites for testing from the ContaminantSamples on a Borehole;
    • Updated IsValid method and outputs;
    • Updated methods that reference IsValid();
    • Added ContaminantProperty method to return an IContaminantProperty based on Type;
  • Ground_Engine: Consolidate method for a Borehole
    • Added ConsolidateStrata method that uses a property to combine sequential Stratum. For example, combining Stratum with the same ObservedGeology property.
  • Ground_Engine: Remove blankGeology from Stratum Create method
    • Removed blankGeology from the Create method for Stratum and versioned the method;
  • Structure_Engine: Add engine methods for retaining wall classes
    • Added required extension methods for implemented interfaces for new retaining wall classes.
    • Added Geometry() method for Stem and RetainingWall
    • Added IsNull() method for Stem and RetainingWall
    • Added SolidVolume() method for Stem and RetainingWall
    • Added MaterialComposition() method for Stem and RetainingWall
    • Added SetOutlineElements(List<IElement1D> outlineElements1D) method for Stem
    • Added OutlineElemets1D() method for Stem
    • Added Geometry3D() method for Stem and RetainingWall
    • Migrated IsQuad, IsTriangular, IsRectangular, IsSquare to the Geometry namespace so that it can be used on PolyCurves the methods in BH.Engine.Analytical are unchanged, and just reference the Geometry methods.

Bug

Compliance

BHoMBot and others added 30 commits June 25, 2024 13:53
…erties of types that have multiple matching types (#3371)
Copy link

bhombot-ci bot commented Sep 10, 2024

@BHoMBot just to let you know, I have provided a check-versioning result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @BHoMBot on BHoM

Copy link

bhombot-ci bot commented Sep 10, 2024

@BHoMBot just to let you know, I have provided a check-installer result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @BHoMBot on BHoM

@alelom alelom requested a review from Dmamedova September 10, 2024 12:47
@IsakNaslundBh
Copy link
Contributor

@BHoMBot check code-compliance

Copy link

bhombot-ci bot commented Sep 10, 2024

@IsakNaslundBh to confirm, the following actions are now queued:

  • check code-compliance

Copy link
Member

@alelom alelom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving Diffing_Engine based on the Diffing Testing procedure.

Copy link

bhombot-ci bot commented Sep 12, 2024

@BHoMBot just to let you know, I have provided a check-installer result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @BHoMBot on File_Toolkit

Copy link

bhombot-ci bot commented Sep 12, 2024

@BHoMBot just to let you know, I have provided a check-installer result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @BHoMBot on SQL_Toolkit

Copy link

bhombot-ci bot commented Sep 12, 2024

@BHoMBot just to let you know, I have provided a check-versioning result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @BHoMBot on LadybugTools_Toolkit

Copy link

bhombot-ci bot commented Sep 12, 2024

@BHoMBot just to let you know, I have provided a check-installer result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @BHoMBot on BHoMAnalytics_Toolkit

@BHoMBot BHoMBot added the type:feature New capability or enhancement label Sep 12, 2024
@gideontamir16 gideontamir16 self-requested a review September 12, 2024 16:00
@gideontamir16
Copy link

Reviewed for Facades_Engine. Script functions as expected per Facade Engine test procedure

Copy link

bhombot-ci bot commented Sep 13, 2024

@BHoMBot just to let you know, I have provided a check-installer result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @BHoMBot on BHoM

Copy link

bhombot-ci bot commented Sep 13, 2024

@BHoMBot just to let you know, I have provided a check-versioning result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @BHoMBot on BHoM

Copy link

bhombot-ci bot commented Sep 13, 2024

@BHoMBot just to let you know, I have provided a check-versioning result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @BHoMBot on Revit_Documentation_Tool

@JohnSloane
Copy link

Reviewed for Lighting_Engine. Script functions as expected per Lighting Engine test procedure.

Copy link

bhombot-ci bot commented Sep 17, 2024

@BHoMBot just to let you know, I have provided a check-versioning result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @BHoMBot on Revit_SecurityICT_Tool

Copy link

bhombot-ci bot commented Sep 17, 2024

@BHoMBot just to let you know, I have provided a check-versioning result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @BHoMBot on Revit_UI

@vgreen-BH vgreen-BH self-requested a review September 17, 2024 22:24
Copy link
Contributor

@vgreen-BH vgreen-BH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed for Facades using the 9/17 beta artefact, all is behaving as expected per the test procedure.

Copy link
Contributor

@jamesramsden-bh jamesramsden-bh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regarding Environment_Engine only: Tested as per test procedure, test results saved in 'Physics 7.3 testing plan'. No issues found in Environment_Engine that would block a merge.

Copy link

bhombot-ci bot commented Sep 19, 2024

@BHoMBot just to let you know, I have provided a check-installer result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @BHoMBot on ETABS_Toolkit

Copy link

bhombot-ci bot commented Sep 19, 2024

@BHoMBot just to let you know, I have provided a check-versioning result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @BHoMBot on ETABS_Toolkit

Copy link

bhombot-ci bot commented Sep 19, 2024

@BHoMBot just to let you know, I have provided a check-ready-to-merge result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @IsakNaslundBh on BHoM

@IsakNaslundBh IsakNaslundBh merged commit ec8a036 into main Sep 19, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New capability or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants