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

Feature/rulemapping #10

Merged
merged 35 commits into from
Jun 12, 2024
Merged

Feature/rulemapping #10

merged 35 commits into from
Jun 12, 2024

Conversation

brysonjbest
Copy link
Collaborator

@brysonjbest brysonjbest commented Jun 11, 2024

  • Added rule mapping feature that generates input/output/results schemas from rules.
  • Added testing suite for rule mapping.
    Schema generation works:
  • on files
  • post requests with rule data
  • post requests with trace data from run rules

@brysonjbest brysonjbest requested a review from timwekkenbc June 11, 2024 16:52
@brysonjbest brysonjbest self-assigned this Jun 11, 2024
Copy link
Collaborator

@timwekkenbc timwekkenbc left a comment

Choose a reason for hiding this comment

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

Looks really good! There are a few minor things you might want to look into - mostly just around making sure there is as little unnecessary repetition as possible

src/api/ruleMapping/dto/evaluate-rulemapping.dto.ts Outdated Show resolved Hide resolved
src/api/ruleMapping/ruleMapping.service.ts Outdated Show resolved Hide resolved
src/api/ruleMapping/ruleMapping.service.ts Outdated Show resolved Hide resolved
src/api/ruleMapping/ruleMapping.interface.ts Outdated Show resolved Hide resolved
src/api/ruleMapping/ruleMapping.interface.ts Outdated Show resolved Hide resolved
@brysonjbest
Copy link
Collaborator Author

Updated to incorporate latest brms rules folder location changes on dev.

@brysonjbest brysonjbest requested a review from timwekkenbc June 12, 2024 21:05
@timwekkenbc timwekkenbc changed the base branch from dev to main June 12, 2024 21:20
@timwekkenbc timwekkenbc changed the base branch from main to dev June 12, 2024 21:20
Copy link
Collaborator

@timwekkenbc timwekkenbc left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@brysonjbest brysonjbest merged commit 48181f5 into dev Jun 12, 2024
2 checks passed
@brysonjbest brysonjbest deleted the feature/rulemapping branch December 19, 2024 23:24
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.

2 participants