Skip to content

Log creation does not bug anymore#80

Merged
anf merged 2 commits intotag/0.3.1from
bug/54
May 24, 2021
Merged

Log creation does not bug anymore#80
anf merged 2 commits intotag/0.3.1from
bug/54

Conversation

@anf
Copy link
Owner

@anf anf commented May 24, 2021

Fixes #54

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

codecov-commenter commented May 24, 2021

Codecov Report

Merging #80 (5df7db9) into tag/0.3.1 (1d496ce) will increase coverage by 0.11%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##           tag/0.3.1      #80      +/-   ##
=============================================
+ Coverage      81.26%   81.37%   +0.11%     
=============================================
  Files              5        5              
  Lines            491      494       +3     
  Branches          56       56              
=============================================
+ Hits             399      402       +3     
  Misses            66       66              
  Partials          26       26              
Impacted Files Coverage Δ
WinPath/src/Update.cs 61.44% <100.00%> (+0.70%) ⬆️

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 1d496ce...5df7db9. Read the comment docs.

@anf anf merged commit 4bd6433 into tag/0.3.1 May 24, 2021
@anf anf deleted the bug/54 branch May 24, 2021 01:13
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.Updater WinPath.Updater's project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants