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

Validation and metrics #270

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Validation and metrics #270

wants to merge 1 commit into from

Conversation

ewuerger
Copy link
Member

@ewuerger ewuerger commented Apr 5, 2023

First version. Convenient access of validation rules should be implemented next. Empty tests are already added. The validation rules infrastructure was implemented. Test coverage is at 95%.

@ewuerger ewuerger self-assigned this Apr 5, 2023
@ewuerger ewuerger force-pushed the validation-and-metrics branch 3 times, most recently from c417c81 to abfab95 Compare April 11, 2023 07:15
@ewuerger ewuerger marked this pull request as ready for review April 11, 2023 07:19
@ewuerger
Copy link
Member Author

This is still not ready to merge. I just hope to get a review for improving the code.

Copy link
Member

@Wuestengecko Wuestengecko left a comment

Choose a reason for hiding this comment

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

These are only my first few thoughts. I'll continue to experiment with this feature, and come back if I get more ideas for improvement. :)

@ewuerger ewuerger force-pushed the validation-and-metrics branch from e6468c0 to 7dc4657 Compare April 18, 2023 06:06
@ewuerger ewuerger force-pushed the validation-and-metrics branch 2 times, most recently from 214912b to 5de2daf Compare April 18, 2023 08:21
Copy link

@MS34449 MS34449 left a comment

Choose a reason for hiding this comment

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

Reg. verb-noun:         rationale="Using the verb-noun pattern for naming behaviors promotes clarity, "
        "consistency, and effective communication across the system. Adhering "
        "to this convention simplifies understanding and management for all "
        "stakeholders. Please revise any non-compliant names to align with "
        "this proven practice." is actually a hint that even with optimal temperature=0.8 param setting ChatGPT still produces rather flat generalisms... I recommend this: "Behaviour name shall follow pattern." and rationale="Behaviour means acting on an object."

Add rules implemented in [bf676a6], with reworded descriptions to match
the suggestive style.

[bf676a6]: MS34449@bf676a6

Co-authored-by: Marek Sechny <82209355+MS34449@users.noreply.github.com>
@Wuestengecko Wuestengecko force-pushed the validation-and-metrics branch from f193726 to 1a7ca1c Compare July 11, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants