-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: event condition relative target (#263)
* feat: add relative target for event conditions * feat: update tests * feat: add duration condition * feat: use a relativeTarget_ so as to not update the target_ field ever * Apply suggestions from code review Co-authored-by: kyle-cochran <kyle.ray.cochran@gmail.com> * feat: use a Target object * style: format * fix: tests * Apply suggestions from code review Co-authored-by: kyle-cochran <kyle.ray.cochran@gmail.com> * feat: address remaining feedback * chore: format --------- Co-authored-by: kyle-cochran <kyle.ray.cochran@gmail.com> Co-authored-by: Vishwa Shah <vishwa@loftorbital.com>
- Loading branch information
1 parent
62ba2dc
commit 92babf0
Showing
30 changed files
with
980 additions
and
207 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.