solidtime-io / solidtime

Modern open-source time-tracking app
https://www.solidtime.io
GNU Affero General Public License v3.0
718 stars 36 forks source link

Added export (Backend) #154

Closed korridor closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.59649% with 65 lines in your changes missing coverage. Please review.

Project coverage is 84.66%. Comparing base (87b114a) to head (14c5d4e). Report is 28 commits behind head on main.

Files Patch % Lines
app/Service/Import/Importers/SolidtimeImporter.php 80.18% 43 Missing :warning:
app/Filament/Resources/OrganizationResource.php 19.04% 17 Missing :warning:
app/Service/Export/ExportService.php 98.62% 4 Missing :warning:
app/Service/Import/Importers/DefaultImporter.php 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #154 +/- ## ============================================ + Coverage 84.26% 84.66% +0.40% - Complexity 939 1009 +70 ============================================ Files 184 187 +3 Lines 5223 5784 +561 ============================================ + Hits 4401 4897 +496 - Misses 822 887 +65 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.