-
Notifications
You must be signed in to change notification settings - Fork 162
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
feat: wip, introduce "respect" #1910
base: main
Are you sure you want to change the base?
Conversation
|
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.
CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
58b6609
to
d146a22
Compare
|
Coverage report
Show new covered files 🐣
Show files with reduced coverage 🔻
Test suite run success1323 tests passing in 189 suites. Report generated by 🧪jest coverage report action from b2f3dec |
packages/respect-core/src/modules/runtime-expressions/replace-json-pointers.ts
Fixed
Show fixed
Hide fixed
packages/respect-core/src/modules/runtime-expressions/replace-json-pointers.ts
Fixed
Show fixed
Hide fixed
packages/respect-core/src/modules/runtime-expressions/replace-json-pointers.ts
Fixed
Show fixed
Hide fixed
packages/respect-core/src/modules/runtime-expressions/replace-json-pointers.ts
Fixed
Show fixed
Hide fixed
packages/respect-core/src/modules/runtime-expressions/replace-json-pointers.ts
Fixed
Show fixed
Hide fixed
packages/respect-core/src/modules/runtime-expressions/replace-json-pointers.ts
Fixed
Show fixed
Hide fixed
packages/respect-core/src/modules/runtime-expressions/replace-json-pointers.ts
Fixed
Show fixed
Hide fixed
packages/respect-core/src/modules/runtime-expressions/replace-json-pointers.ts
Fixed
Show fixed
Hide fixed
* feat: changes to success criteria checks display * chore: update smoke snapshot * chore: make check display function * chore: update name * chore: update smoke * chore: update smoke again --------- Co-authored-by: Roman Hotsiy <[email protected]>
* chore: implement respect_max_steps * chore: remove recors from fake-db * chore: fix git ignore * chore: update e2e snapshot * chore: fix json logs * chore: fix types --------- Co-authored-by: DmitryAnansky <[email protected]>
What/Why/How?
TBD
Reference
Testing
Screenshots (optional)
Check yourself
Security