Skip to content

Display correct warning/error, backup create#76

Merged
anf merged 2 commits intotag/0.3.1from
bug/56
May 23, 2021
Merged

Display correct warning/error, backup create#76
anf merged 2 commits intotag/0.3.1from
bug/56

Conversation

@anf
Copy link
Owner

@anf anf commented May 21, 2021

Fixes #56

@anf anf added bug Something isn't working WinPath WinPath's project labels May 21, 2021
@anf anf self-assigned this May 21, 2021
@codecov-commenter
Copy link

codecov-commenter commented May 21, 2021

Codecov Report

Merging #76 (c5a74b6) into tag/0.3.1 (ced94f2) will decrease coverage by 0.67%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##           tag/0.3.1      #76      +/-   ##
=============================================
- Coverage      80.42%   79.74%   -0.68%     
=============================================
  Files              5        5              
  Lines            475      479       +4     
  Branches          52       53       +1     
=============================================
  Hits             382      382              
- Misses            67       70       +3     
- Partials          26       27       +1     
Impacted Files Coverage Δ
WinPath/src/Backup.cs 90.86% <100.00%> (+0.20%) ⬆️
WinPath/src/Program.cs 90.83% <0.00%> (-3.34%) ⬇️

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 ced94f2...c5a74b6. Read the comment docs.

@anf anf merged commit aa76911 into tag/0.3.1 May 23, 2021
@anf anf deleted the bug/56 branch May 23, 2021 08:34
anf added a commit that referenced this pull request Jun 23, 2021
* Update command would no longer conflict with existing paths (#74)

* Update command would no longer conflict with existing paths

* Added new unit test

* Display correct warning/error, backup create (#76)

* Display correct warning/error, backup create

* Added new unit test

* Fixed a bug where it returned a prerelease when the flag was not run (#73)

* Fixed a bug where it returned a prerelease when the flag was not run

* Fix null return because of incorrect if-statement

* Log creation does not bug anymore (#80)

* Log creation does not bug anymore

* Updated error message in WinPath

* Add backwards compatibility support (update cmd)

* Fix incorrect display issues. (#83)

* backup list command now balances table

* Fix spelling mistake

* Added new unit test

* Fix mistakes

* Update changelog and version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working WinPath WinPath's project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants