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

Introduce Length Type Keyword #876

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

add test for Long Range instead of only testing Int Range

a60f69b
Select commit
Loading
Failed to load commit list.
Draft

Introduce Length Type Keyword #876

add test for Long Range instead of only testing Int Range
a60f69b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2024 in 0s

77.22% (target 75.00%)

View this Pull Request on Codecov

77.22% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.

Project coverage is 77.22%. Comparing base (6377273) to head (a60f69b).
Report is 5 commits behind head on main.

Files Patch % Lines
.../codyze/backends/cpg/coko/dsl/ImplementationDsl.kt 77.77% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #876      +/-   ##
============================================
+ Coverage     77.20%   77.22%   +0.01%     
  Complexity      250      250              
============================================
  Files            59       59              
  Lines          1882     1901      +19     
  Branches        265      273       +8     
============================================
+ Hits           1453     1468      +15     
- Misses          308      309       +1     
- Partials        121      124       +3     

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