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

Refactor to replace magic hash string with variable #8305

Merged

Conversation

EbenZhang
Copy link
Contributor

Fixes nothing

Proposed changes

Replace magic string SHA in unit test with variable

Test methodology

  • Unit test passed

Test environment(s)

  • Run the unit test with test runner

✒️ I contribute this code under The Developer Certificate of Origin.

@ghost ghost assigned EbenZhang Jul 10, 2020
@codecov
Copy link

codecov bot commented Jul 10, 2020

Codecov Report

Merging #8305 into master will decrease coverage by 1.33%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #8305      +/-   ##
==========================================
- Coverage   52.66%   51.33%   -1.34%     
==========================================
  Files         863      847      -16     
  Lines       62503    60549    -1954     
  Branches    11189    10866     -323     
==========================================
- Hits        32916    31080    -1836     
- Misses      26965    26969       +4     
+ Partials     2622     2500     -122     
Flag Coverage Δ
#production 40.67% <ø> (+<0.01%) ⬆️
#tests 94.52% <100.00%> (+0.07%) ⬆️

@RussKie RussKie merged commit e4128b3 into gitextensions:master Jul 10, 2020
@ghost ghost added this to the 4.0 milestone Jul 10, 2020
@EbenZhang EbenZhang deleted the RefactorToRemoveMagicHashInTest branch July 12, 2020 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants