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 trainer permissions #70

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Add trainer permissions #70

merged 1 commit into from
Oct 5, 2023

Conversation

mako321
Copy link
Member

@mako321 mako321 commented Oct 5, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (5bcec5f) 91.85% compared to head (2298f89) 92.23%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #70      +/-   ##
============================================
+ Coverage     91.85%   92.23%   +0.38%     
- Complexity      233      250      +17     
============================================
  Files            34       37       +3     
  Lines           724      760      +36     
============================================
+ Hits            665      701      +36     
  Misses           59       59              
Files Coverage Δ
src/AuthServiceProvider.php 100.00% <ø> (ø)
src/Dto/FilterListDto.php 88.15% <100.00%> (+0.83%) ⬆️
src/Http/Controllers/WebinarAPIController.php 83.33% <100.00%> (+2.77%) ⬆️
src/Http/Controllers/WebinarController.php 100.00% <100.00%> (ø)
src/Http/Requests/BaseWebinarRequest.php 100.00% <100.00%> (ø)
src/Http/Requests/DeleteWebinarRequest.php 100.00% <100.00%> (ø)
src/Http/Requests/ListWebinarsRequest.php 100.00% <100.00%> (ø)
src/Http/Requests/ShowWebinarRequest.php 100.00% <100.00%> (+100.00%) ⬆️
src/Http/Requests/StoreWebinarRequest.php 100.00% <100.00%> (ø)
src/Http/Requests/UpdateWebinarRequest.php 100.00% <100.00%> (ø)
... and 1 more

... and 1 file with indirect coverage changes

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

@qunabu qunabu merged commit f2c62b2 into main Oct 5, 2023
8 of 9 checks passed
@qunabu qunabu deleted the feature/trainer-permissions branch October 5, 2023 11:41
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.

3 participants