Skip to content
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

Boolean function trait for Expressions #21

Merged
merged 33 commits into from
May 2, 2024
Merged

Conversation

AurumTheEnd
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Apr 22, 2024

Codecov Report

Attention: Patch coverage is 94.52055% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 81.54%. Comparing base (1e74737) to head (5c859bc).

Files Patch % Lines
src/bindings/expression.rs 0.00% 3 Missing ⚠️
src/bindings/table.rs 0.00% 3 Missing ⚠️
src/expressions/iterators/support.rs 92.85% 1 Missing ⚠️
src/utils/bool_point_to_valuation.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   78.99%   81.54%   +2.54%     
==========================================
  Files          39       49      +10     
  Lines         776      894     +118     
==========================================
+ Hits          613      729     +116     
- Misses        163      165       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AurumTheEnd AurumTheEnd changed the title Draft: Boolean function trait Boolean function trait Apr 27, 2024
@AurumTheEnd AurumTheEnd changed the title Boolean function trait Boolean function trait for Expressions Apr 27, 2024
@daemontus daemontus merged commit dd44a31 into main May 2, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants