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

Customer overview report #4386

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

Customer overview report #4386

wants to merge 3 commits into from

Conversation

kevinpapst
Copy link
Member

Description

Added: new "customer overview" listing report

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I verified that my code applies to the guidelines (composer code-check)
  • I updated the documentation (see here)
  • I agree that this code is used in Kimai (see license)

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Attention: Patch coverage is 1.81818% with 216 lines in your changes are missing coverage. Please review.

Project coverage is 87.61%. Comparing base (114617a) to head (b1cc5f2).
Report is 92 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4386      +/-   ##
============================================
- Coverage     88.24%   87.61%   -0.64%     
- Complexity     8711     8776      +65     
============================================
  Files           780      785       +5     
  Lines         29041    29338     +297     
============================================
+ Hits          25628    25704      +76     
- Misses         3413     3634     +221     
Files Coverage Δ
src/Reporting/ReportingService.php 100.00% <100.00%> (ø)
src/Repository/CustomerRepository.php 86.75% <100.00%> (ø)
src/Reporting/CustomerView/CustomerViewQuery.php 0.00% <0.00%> (ø)
src/Event/CustomerBudgetStatisticEvent.php 0.00% <0.00%> (ø)
src/Reporting/CustomerView/CustomerViewForm.php 0.00% <0.00%> (ø)
...rc/Controller/Reporting/CustomerViewController.php 0.00% <0.00%> (ø)
src/Reporting/CustomerView/CustomerViewModel.php 0.00% <0.00%> (ø)
src/Customer/CustomerStatisticService.php 34.25% <1.85%> (-48.18%) ⬇️

... and 7 files with indirect coverage changes

@CLAassistant
Copy link

CLAassistant commented May 5, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants