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

DictionaryWord CRUD #2

Merged
merged 8 commits into from
Mar 5, 2024
Merged

DictionaryWord CRUD #2

merged 8 commits into from
Mar 5, 2024

Conversation

mako321
Copy link
Contributor

@mako321 mako321 commented Mar 4, 2024

No description provided.

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

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

Project coverage is 97.47%. Comparing base (9414a8b) to head (a076ad5).

Files Patch % Lines
src/Repositories/DictionaryWordRepository.php 75.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main       #2      +/-   ##
============================================
+ Coverage     96.13%   97.47%   +1.34%     
- Complexity       60      112      +52     
============================================
  Files            18       34      +16     
  Lines           181      357     +176     
============================================
+ Hits            174      348     +174     
- Misses            7        9       +2     

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

Base automatically changed from feature/dictionary-crud to main March 5, 2024 07:42
…rd-crud

# Conflicts:
#	src/Enums/DictionariesPermissionEnum.php
#	src/EscolaLmsDictionariesServiceProvider.php
#	src/Http/Requests/Dictionary/ListDictionaryRequest.php
#	src/Models/Dictionary.php
#	src/routes.php
#	tests/Api/Dictionary/AdminDeleteDictionaryApiTest.php
@dyfero dyfero merged commit 7601f62 into main Mar 5, 2024
9 checks passed
@dyfero dyfero deleted the feature/dictionary-word-crud branch March 5, 2024 08:15
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.

None yet

2 participants