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

Feature/Expand generic repository functionalities #1346

Merged

Conversation

hocinehacherouf
Copy link
Contributor

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

Base: 88.94% // Head: 88.96% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (a60afe1) compared to base (d97ff9e).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1346      +/-   ##
==========================================
+ Coverage   88.94%   88.96%   +0.02%     
==========================================
  Files         249      249              
  Lines        7614     7629      +15     
==========================================
+ Hits         6772     6787      +15     
  Misses        842      842              
Impacted Files Coverage Δ
...l.Infrastructure/Repositories/GenericRepository.cs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hocinehacherouf hocinehacherouf marked this pull request as ready for review October 13, 2022 20:15
@hocinehacherouf hocinehacherouf requested a review from a team as a code owner October 13, 2022 20:15
@hocinehacherouf hocinehacherouf force-pushed the feature/1345_expand_generic_repository_functionalities branch from ac17156 to a60afe1 Compare October 14, 2022 09:10
@hocinehacherouf hocinehacherouf merged commit 4728737 into main Oct 14, 2022
@hocinehacherouf hocinehacherouf deleted the feature/1345_expand_generic_repository_functionalities branch October 14, 2022 09:28
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.

Feature: Extend generic repository functionalities
2 participants