Skip to content

feat: add custom count handling for logic.And

65e815c
Select commit
Loading
Failed to load commit list.
Merged

Interval ratio removed criterion combination #283

feat: add custom count handling for logic.And
65e815c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Mar 28, 2025 in 0s

85.11% (-0.13%) compared to cbd44c8, passed because coverage increased by 0.10% when compared to adjusted base (85.01%)

View this Pull Request on Codecov

85.11% (-0.13%) compared to cbd44c8, passed because coverage increased by 0.10% when compared to adjusted base (85.01%)

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 32 lines in your changes missing coverage. Please review.

Project coverage is 85.11%. Comparing base (cbd44c8) to head (65e815c).

Files with missing lines Patch % Lines
execution_engine/task/task.py 83.04% 29 Missing ⚠️
execution_engine/task/process/rectangle_python.py 96.34% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #283      +/-   ##
==========================================
- Coverage   85.24%   85.11%   -0.13%     
==========================================
  Files          96       97       +1     
  Lines        6297     6370      +73     
==========================================
+ Hits         5368     5422      +54     
- Misses        929      948      +19     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.