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

compiler: Fix issue #2235 #2237

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

compiler: Fix occurence of NullInterval after rebase

584757c
Select commit
Loading
Failed to load commit list.
Open

compiler: Fix issue #2235 #2237

compiler: Fix occurence of NullInterval after rebase
584757c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2024 in 0s

86.75% (target 1.00%)

View this Pull Request on Codecov

86.75% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 96.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.75%. Comparing base (0124871) to head (584757c).
Report is 3 commits behind head on master.

Files Patch % Lines
tests/test_operator.py 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2237      +/-   ##
==========================================
+ Coverage   86.74%   86.75%   +0.01%     
==========================================
  Files         235      235              
  Lines       44553    44574      +21     
  Branches     8250     8258       +8     
==========================================
+ Hits        38647    38670      +23     
+ Misses       5187     5186       -1     
+ Partials      719      718       -1     

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