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 soft-delete #409

Merged
merged 6 commits into from
Aug 16, 2022
Merged

Add soft-delete #409

merged 6 commits into from
Aug 16, 2022

Conversation

VMelnalksnis
Copy link
Owner

Changes proposed in this pull request:

@VMelnalksnis VMelnalksnis added type:enhancement New feature or request area:api labels Aug 14, 2022
@codecov
Copy link

codecov bot commented Aug 14, 2022

Codecov Report

Merging #409 (b5a667d) into master (d5f6c6e) will decrease coverage by 0.72%.
The diff coverage is 87.05%.

@@            Coverage Diff             @@
##           master     #409      +/-   ##
==========================================
- Coverage   65.60%   64.87%   -0.73%     
==========================================
  Files         261      249      -12     
  Lines        7064     6845     -219     
  Branches      529      526       -3     
==========================================
- Hits         4634     4441     -193     
+ Misses       2271     2250      -21     
+ Partials      159      154       -5     
Impacted Files Coverage Δ
source/Gnomeshade.Data/Entities/AccessEntity.cs 100.00% <ø> (ø)
source/Gnomeshade.Data/Entities/AccountEntity.cs 100.00% <ø> (ø)
...nomeshade.Data/Entities/AccountInCurrencyEntity.cs 100.00% <ø> (ø)
source/Gnomeshade.Data/Entities/CategoryEntity.cs 100.00% <ø> (ø)
...rce/Gnomeshade.Data/Entities/CounterpartyEntity.cs 100.00% <ø> (ø)
source/Gnomeshade.Data/Entities/LinkEntity.cs 100.00% <ø> (ø)
source/Gnomeshade.Data/Entities/LoanEntity.cs 100.00% <ø> (ø)
source/Gnomeshade.Data/Entities/OwnershipEntity.cs 100.00% <ø> (ø)
source/Gnomeshade.Data/Entities/ProductEntity.cs 100.00% <ø> (ø)
source/Gnomeshade.Data/Entities/PurchaseEntity.cs 100.00% <ø> (ø)
... and 52 more

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

@VMelnalksnis VMelnalksnis merged commit b5a667d into master Aug 16, 2022
@VMelnalksnis VMelnalksnis deleted the feature/soft-delete branch August 16, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api type:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant