Skip to content
Codecov / codecov/project succeeded Dec 3, 2024 in 1s

86.97% (+0.83%) compared to 86d625b

View this Pull Request on Codecov

86.97% (+0.83%) compared to 86d625b

Details

Codecov Report

Attention: Patch coverage is 95.25368% with 29 lines in your changes missing coverage. Please review.

Project coverage is 86.97%. Comparing base (86d625b) to head (902221c).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...pp/Http/Controllers/Api/V1/TimeEntryController.php 80.48% 8 Missing ⚠️
app/Service/Dto/ReportPropertiesDto.php 89.85% 7 Missing ⚠️
app/Service/TimeEntryFilter.php 81.48% 5 Missing ⚠️
app/Http/Requests/V1/Report/ReportStoreRequest.php 98.50% 2 Missing ⚠️
...s/V1/TimeEntry/TimeEntryAggregateExportRequest.php 85.71% 2 Missing ⚠️
...uests/V1/TimeEntry/TimeEntryIndexExportRequest.php 88.88% 2 Missing ⚠️
...mmands/Report/ReportSetExpiredToPrivateCommand.php 95.83% 1 Missing ⚠️
app/Http/Controllers/Api/V1/ProjectController.php 66.66% 1 Missing ⚠️
app/Http/Controllers/Api/V1/ReportController.php 98.61% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #149      +/-   ##
============================================
+ Coverage     86.13%   86.97%   +0.83%     
- Complexity     1267     1384     +117     
============================================
  Files           212      223      +11     
  Lines          6976     7548     +572     
============================================
+ Hits           6009     6565     +556     
- Misses          967      983      +16     

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