-
Notifications
You must be signed in to change notification settings - Fork 1
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.0 Deployment #102
7.0 Deployment #102
Conversation
- Adding duration enum and methods -Adding density methods - Rearranged massfraction enum
- Commit suggestion from reviewer related to methods description Co-authored-by: Peter Nugent <Peter.Nugent@burohappold.com>
…nsity Convert methods (#98)
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.
Tested using the current Localisation_Toolkit test procedure, with 7.0.231219. Returned with a pass (248 unit tests passing). Approved for deployment.
@BHoMBot check compliance |
@FraserGreenroyd to confirm, the following actions are now queued:
There are 172 requests in the queue ahead of you. |
@bhombot-ci[bot] just to let you know, I have provided a |
@bhombot-ci[bot] just to let you know, I have provided a |
@FraserGreenroyd to confirm, the following actions are now queued:
There are 73 requests in the queue ahead of you. |
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.
PRs have been reviewed by DevOps and are suitable for the deployment of develop
to the 7.0 beta. Approving for merge.
@BHoMBot this is a DevOps instruction. I am requesting neutral checks on: core |
@FraserGreenroyd I have provided neutral checks to the checks requested. These checks will need to be run properly to obtain full results. |
@bhombot-ci[bot] just to let you know, I have provided a |
Localisation_Toolkit
Feature
Convert
methods for specificDensity
methods such asMicrogramPerLitre
andMilligramPerLitre
;Duration
Convert
methods forMillisecond
,Minute
andHour
;MassFraction
Convert
methods forNanogramPerKillogram
,MicrogramPerKillogram
,GramPerKilogram
,CentigramPerKilogram
,DecigramPerKilogram
;eNums
forMassFraction
andDuration
.Compliance