-
Notifications
You must be signed in to change notification settings - Fork 5
Functionality for test-specific queries #316
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
Conversation
…r one was supplied
…TestingFramework into f-allian/front-end
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #316 +/- ##
=======================================
Coverage 93.64% 93.64%
=======================================
Files 27 27
Lines 1589 1589
=======================================
Hits 1488 1488
Misses 101 101
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
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.
Thanks, looks good
causal_tests.json
file to include a query for each test in the following format, e.g.:This means users now have the ability to filter globally on the runtime data using the optional
--query
flag, or they can, again optionally, configure test-specific queries for each test.Closes issue Create a Main Entry Point to the CTF #303 and sub-issue Functionality needed for test-specific queries #315