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

Restore deleted products when importing purchases #723

Merged
merged 2 commits into from
Mar 6, 2023

Conversation

VMelnalksnis
Copy link
Owner

Resolves (partially) #722

@VMelnalksnis VMelnalksnis added type:bug Something isn't working area:api labels Mar 6, 2023
@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #723 (a82f986) into master (4b5f9ee) will increase coverage by 1.33%.
The diff coverage is 77.77%.

@@            Coverage Diff             @@
##           master     #723      +/-   ##
==========================================
+ Coverage   72.28%   73.61%   +1.33%     
==========================================
  Files         219      219              
  Lines        6310     6322      +12     
  Branches      412      414       +2     
==========================================
+ Hits         4561     4654      +93     
+ Misses       1580     1496      -84     
- Partials      169      172       +3     
Impacted Files Coverage Δ
....WebApi/V1/Importing/Paperless/PaperlessService.cs 84.61% <57.14%> (+84.61%) ⬆️
source/Gnomeshade.Data/Repositories/Repository.cs 92.00% <100.00%> (+0.33%) ⬆️
...eshade.WebApi/V1/Controllers/AccountsController.cs 75.94% <100.00%> (ø)
...de.WebApi/V1/Controllers/TransactionsController.cs 91.20% <100.00%> (ø)
source/Gnomeshade.WebApi/V1/CreatableBase.cs 93.10% <100.00%> (ø)
...ebApi/V1/Importing/Paperless/IdentifiedPurchase.cs 100.00% <100.00%> (ø)
...Importing/Paperless/Rimi/RimiPurchaseIdentifier.cs 91.37% <100.00%> (ø)
...Gnomeshade.Data/Repositories/PurchaseRepository.cs 94.11% <0.00%> (+17.64%) ⬆️

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 a82f986 into master Mar 6, 2023
@VMelnalksnis VMelnalksnis deleted the fix-product-import branch March 6, 2023 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant