-
Notifications
You must be signed in to change notification settings - Fork 5
New and Improved CTF Frontend Entrypoint #309
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
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #309 +/- ##
==========================================
- Coverage 94.64% 93.59% -1.06%
==========================================
Files 25 27 +2
Lines 1345 1577 +232
==========================================
+ Hits 1273 1476 +203
- Misses 72 101 +29
... and 3 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
One thing I have changed here is that, where you'd changed the treatments to be specified as |
The only exception to that is where we're doing the temporal estimation, but that's specified with the |
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.
I reckon we're about ready. I don't think there's too much point in testing the other exceptions in main.py
just to make codecov happy.
main.py
&__main__.py
convention.CausalTestSuite
andJSONFrontEnd
modules.variables.json
) in the DAFNI module since these are intuitively defined the.dot
file.Examples
1. Using the CLI:
2. Using the Python API
Previous Method:
New Method: