-
Notifications
You must be signed in to change notification settings - Fork 14
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
6.1 Deployment #3016
6.1 Deployment #3016
Conversation
… functions for all centrelines
…adius from Table 8
@BHoMBot check unit-tests |
@FraserGreenroyd to confirm, the following actions are now queued:
|
@bhombot-ci[bot] just to let you know, I have provided a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re-approving after last changes from additional null-handling for structural transforms.
Happy for it to be added to 6.1 beta!
@bhombot-ci[bot] just to let you know, I have provided a |
@FraserGreenroyd to confirm, the following actions are now queued:
|
Please be advised that the check with reference 12304158452 has more than 50 annotations of notes. API limitations restrict annotations to 50. You may need to rerun this check to obtain the next set when you make changes. At the time of reporting this check, there are 2638 additional annotations waiting, made up of 662 errors and 1976 warnings. |
Please be advised that the check with reference 12304158479 has more than 50 annotations of notes. API limitations restrict annotations to 50. You may need to rerun this check to obtain the next set when you make changes. At the time of reporting this check, there are 527 additional annotations waiting, made up of 112 errors and 415 warnings. |
@bhombot-ci[bot] just to let you know, I have provided a |
@bhombot-ci[bot] just to let you know, I have provided a |
FAO: @FraserGreenroyd The check they wish to have dispensation on is beta-code-compliance. If you are providing dispensation on this occasion, please reply with:
|
FAO: @FraserGreenroyd The check they wish to have dispensation on is beta-documentation-compliance. If you are providing dispensation on this occasion, please reply with:
|
FAO: @FraserGreenroyd The check they wish to have dispensation on is beta-project-compliance. If you are providing dispensation on this occasion, please reply with:
|
@BHoMBot this is a DevOps instruction. I am authorising dispensation to be granted on check ref. 12304158479 |
@FraserGreenroyd I have now provided a passing check on reference |
@BHoMBot this is a DevOps instruction. I am authorising dispensation to be granted on check ref. 12304158452 |
@FraserGreenroyd I have now provided a passing check on reference |
@BHoMBot this is a DevOps instruction. I am authorising dispensation to be granted on check ref. 12304195483 |
@FraserGreenroyd I have now provided a passing check on reference |
@BHoMBot this is a DevOps instruction. I am requesting neutral checks on: dataset-compliance |
@FraserGreenroyd I have provided neutral checks to the checks requested. These checks will need to be run properly to obtain full results. |
@BHoMBot check ready-to-merge |
@FraserGreenroyd to confirm, the following actions are now queued:
There are 7 requests in the queue ahead of you. |
@BHoMBot this is a DevOps instruction. I am requesting neutral checks on: ready-to-merge |
@FraserGreenroyd I have provided neutral checks to the checks requested. These checks will need to be run properly to obtain full results. |
BHoM_Engine
Feature
IContainer
sCompute.ProcessSensibleHeat
Added processes sensible heat calculationCompute.ProcessLatentHeat
Added processes latent heat calculationCompute.ProcessTotalHeat
Added processes total heat calculationCompute.MassFlowRate
Added mass flow rate calculation calculationReinforcement
method which verifies theIShapeCode
is compliant with BS 8666:2020SchedulingRadius
,HookDiameter
,GeneralEndProjection
andLinksEndProjection
based on BS 8666:2020 Table 2#Centreline
method to produce a centreline for theIShapeCode
providedImplementingTypes
andSubtypes
are essentially the same method, but I did not dare to merge them taken slightly different use cases (at least in my mind). However, happy to do it if requested in the review.Bug
Compliance
Test-script
External-api-changes