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

Add report exports #206

Merged
merged 9 commits into from
Oct 29, 2024
Merged

Add report exports #206

merged 9 commits into from
Oct 29, 2024

Conversation

korridor
Copy link
Contributor

No description provided.

@korridor korridor marked this pull request as draft October 16, 2024 11:30
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

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

Project coverage is 86.10%. Comparing base (e54df74) to head (496e674).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...s/V1/TimeEntry/TimeEntryAggregateExportRequest.php 94.06% 7 Missing ⚠️
...uests/V1/TimeEntry/TimeEntryIndexExportRequest.php 92.30% 7 Missing ⚠️
...pp/Http/Controllers/Api/V1/TimeEntryController.php 96.68% 6 Missing ⚠️
app/Service/TimeEntryAggregationService.php 85.36% 6 Missing ⚠️
...Service/ReportExport/TimeEntriesDetailedExport.php 97.01% 2 Missing ⚠️
app/Service/ReportExport/CsvExport.php 97.22% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #206      +/-   ##
============================================
+ Coverage     85.19%   86.10%   +0.90%     
- Complexity     1156     1260     +104     
============================================
  Files           204      212       +8     
  Lines          6378     6943     +565     
============================================
+ Hits           5434     5978     +544     
- Misses          944      965      +21     

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

@korridor korridor force-pushed the feature/report_exports branch 4 times, most recently from c986632 to 06e77a2 Compare October 29, 2024 15:55
@korridor korridor marked this pull request as ready for review October 29, 2024 15:56
@Onatcer Onatcer force-pushed the feature/report_exports branch from 06e77a2 to 496e674 Compare October 29, 2024 16:13
@korridor korridor merged commit 9a60e2b into main Oct 29, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants