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

Add comparison in do_if #605

Closed
wants to merge 12 commits into from
Closed

Add comparison in do_if #605

wants to merge 12 commits into from

Conversation

goshansmails
Copy link
Collaborator

Fixes #601

Copy link

codecov bot commented Mar 22, 2024

Codecov Report

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

Project coverage is 70.91%. Comparing base (53e3b5d) to head (7a13886).
Report is 8 commits behind head on master.

❗ Current head 7a13886 differs from pull request most recent head 43a3d23. Consider uploading reports for the commit 43a3d23 to get more accurate results

Files Patch % Lines
pipeline/do_if.go 81.48% 8 Missing and 2 partials ⚠️
fd/util.go 57.14% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #605      +/-   ##
==========================================
- Coverage   70.92%   70.91%   -0.01%     
==========================================
  Files         122      122              
  Lines       12422    12463      +41     
==========================================
+ Hits         8810     8838      +28     
- Misses       3098     3108      +10     
- Partials      514      517       +3     

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

george pogosyan added 2 commits March 22, 2024 18:14
@goshansmails
Copy link
Collaborator Author

replaced with #617

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.

Feature: Add comparations to field size in do_if operator
3 participants