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

feat: create example event when a user logs in for the first time #6648

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

fixup! feat: create example event when a user logs in for the first time

1b7de04
Select commit
Loading
Failed to load commit list.
Open

feat: create example event when a user logs in for the first time #6648

fixup! feat: create example event when a user logs in for the first time
1b7de04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 29, 2025 in 1s

22.93% (-0.07%) compared to cb7d9aa

View this Pull Request on Codecov

22.93% (-0.07%) compared to cb7d9aa

Details

Codecov Report

Attention: Patch coverage is 0% with 85 lines in your changes missing coverage. Please review.

Project coverage is 22.93%. Comparing base (cb7d9aa) to head (1b7de04).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/views/GroupwareAdminSettings.vue 0.00% 69 Missing ⚠️
src/services/exampleEventService.js 0.00% 9 Missing ⚠️
src/settingsAdminGroupware.js 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6648      +/-   ##
============================================
- Coverage     23.00%   22.93%   -0.07%     
- Complexity      475      518      +43     
============================================
  Files           252      260       +8     
  Lines         12110    12347     +237     
  Branches       2310     2322      +12     
============================================
+ Hits           2786     2832      +46     
- Misses         8997     9188     +191     
  Partials        327      327              

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