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

Reliable data file upgrades #93

Merged
merged 6 commits into from
Mar 27, 2022
Merged

Reliable data file upgrades #93

merged 6 commits into from
Mar 27, 2022

Conversation

AArnott
Copy link
Owner

@AArnott AArnott commented Mar 27, 2022

Add tests for data file upgrades and fix bugs found thereby.

@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2022

Codecov Report

Merging #93 (f117ec9) into main (02f2685) will decrease coverage by 1.20%.
The diff coverage is 12.44%.

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
- Coverage   41.96%   40.75%   -1.21%     
==========================================
  Files          91       92       +1     
  Lines        6451     6657     +206     
==========================================
+ Hits         2707     2713       +6     
- Misses       3744     3944     +200     
Impacted Files Coverage Δ
...oneyManagement.Tests/DatabaseSchemaManagerTests.cs 0.00% <0.00%> (ø)
...t/Nerdbank.MoneyManagement.Tests/MoneyFileTests.cs 0.00% <0.00%> (ø)
.../Nerdbank.MoneyManagement/DatabaseSchemaManager.cs 85.45% <90.00%> (ø)
src/Nerdbank.MoneyManagement/MoneyFile.cs 94.49% <100.00%> (+0.04%) ⬆️
...Management/ViewModels/InvestingAccountViewModel.cs 87.50% <0.00%> (+1.13%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02f2685...f117ec9. Read the comment docs.

@AArnott AArnott merged commit 595a087 into main Mar 27, 2022
@AArnott AArnott deleted the reliableDataFileUpgrades branch March 27, 2022 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants