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

Fix locations in intermediate statements #253

Merged
merged 1 commit into from
Aug 6, 2024

Fix locations in intermediate statements

bfd8e76
Select commit
Loading
Failed to load commit list.
Merged

Fix locations in intermediate statements #253

Fix locations in intermediate statements
bfd8e76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2024 in 0s

59.55% (+0.01%) compared to 00164e3

View this Pull Request on Codecov

59.55% (+0.01%) compared to 00164e3

Details

Codecov Report

Attention: Patch coverage is 74.35897% with 10 lines in your changes missing coverage. Please review.

Project coverage is 59.55%. Comparing base (00164e3) to head (bfd8e76).

Files Patch % Lines
...-ets/src/main/kotlin/org/jacodb/ets/dto/Convert.kt 74.35% 8 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                neo     #253      +/-   ##
============================================
+ Coverage     59.53%   59.55%   +0.01%     
  Complexity     2238     2238              
============================================
  Files           309      309              
  Lines         18297    18313      +16     
  Branches       3261     3261              
============================================
+ Hits          10894    10906      +12     
- Misses         6329     6333       +4     
  Partials       1074     1074              

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