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

feat(dsl): add Field.contains to enable the in operator #746

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DanySK
Copy link
Contributor

@DanySK DanySK commented Jan 31, 2025

No description provided.

@DanySK
Copy link
Contributor Author

DanySK commented Jan 31, 2025

@nicolasfara your opinion is appreciated

@DanySK DanySK requested a review from cric96 January 31, 2025 09:40
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 66.16%. Comparing base (6ac2403) to head (d5a3e1f).

Files with missing lines Patch % Lines
...lin/it/unibo/collektive/field/operations/Fields.kt 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #746      +/-   ##
==========================================
- Coverage   66.22%   66.16%   -0.06%     
==========================================
  Files          26       26              
  Lines         601      603       +2     
  Branches      119      120       +1     
==========================================
+ Hits          398      399       +1     
- Misses        147      149       +2     
+ Partials       56       55       -1     

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

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe a test for these utilities, as suggested by codecov, would be useful

@DanySK DanySK force-pushed the feat/contains branch 9 times, most recently from ef90333 to 15c3a8c Compare February 7, 2025 21:17
@DanySK DanySK force-pushed the feat/contains branch 12 times, most recently from dfe43e3 to 6b481cc Compare February 11, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants