Skip to content

Exclude create methods from method name must contain file name - #529

Merged
IsakNaslundBh merged 2 commits into
developfrom
Test_Toolkit-#528-ExcludeCreateMethodsFromMethodNameMustContainFileName
Sep 17, 2025
Merged

IsakNaslundBh merged 2 commits into
developfrom
Test_Toolkit-#528-ExcludeCreateMethodsFromMethodNameMustContainFileName

Conversation

@IsakNaslundBh

@IsakNaslundBh IsakNaslundBh commented Sep 17, 2025

Copy link
Copy Markdown
Contributor

Issues addressed by this PR

Closes #528

Rule out create methods from requiring to be following the "Method name must match file name" contention.

See https://github.com/BHoM/BHoM_Engine/runs/50568324737 for when this is causing an issue.

Create method compliance to be improved at some point in:
#530

Test files

Changelog

Additional comments

@IsakNaslundBh IsakNaslundBh self-assigned this Sep 17, 2025
@IsakNaslundBh IsakNaslundBh added the type:compliance Non-conforming to code guidelines label Sep 17, 2025
@IsakNaslundBh

IsakNaslundBh commented Sep 17, 2025

Copy link
Copy Markdown
Contributor Author

@BHoMBot check copyright-compliance

@IsakNaslundBh

IsakNaslundBh commented Sep 17, 2025

Copy link
Copy Markdown
Contributor Author

@BHoMBot check null-handling
@BHoMBot check project-compliance
@BHoMBot check serialisation

@bhombot-ci

bhombot-ci Bot commented Sep 17, 2025

Copy link
Copy Markdown

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

  • check copyright-compliance

There are 215 requests in the queue ahead of you.

@bhombot-ci

bhombot-ci Bot commented Sep 17, 2025

Copy link
Copy Markdown

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

  • check null-handling
  • check project-compliance
  • check serialisation

There are 216 requests in the queue ahead of you.

@adecler adecler left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Happy to approve based on code review and discussion we had in a call

@IsakNaslundBh
IsakNaslundBh merged commit c546a5c into develop Sep 17, 2025
4 checks passed
@IsakNaslundBh
IsakNaslundBh deleted the Test_Toolkit-#528-ExcludeCreateMethodsFromMethodNameMustContainFileName branch September 17, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:compliance Non-conforming to code guidelines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make Create methods no longer require methodname matches file name

2 participants