-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add generic TickDataType #53
Add generic TickDataType #53
Conversation
Added tests.
This reverts commit 5c6ddcf.
stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/UnaryPredicate.kt
Fixed
Show fixed
Hide fixed
stars-core/src/main/kotlin/tools/aqua/stars/core/evaluation/BinaryPredicate.kt
Fixed
Show fixed
Hide fixed
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #53 +/- ##
==========================================
- Coverage 27.43% 26.21% -1.22%
==========================================
Files 101 103 +2
Lines 2253 2281 +28
Branches 281 300 +19
==========================================
- Hits 618 598 -20
- Misses 1611 1658 +47
- Partials 24 25 +1 ☔ View full report in Codecov by Sentry. |
…qua.stars.core.evaluation package
No description provided.