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

fix: Fixes single click diff on incoming change tree #643

Merged
merged 2 commits into from
Jul 15, 2019
Merged

Conversation

JohnstonCode
Copy link
Owner

fixes #553

@codecov
Copy link

codecov bot commented Jul 15, 2019

Codecov Report

Merging #643 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #643      +/-   ##
==========================================
+ Coverage   57.11%   57.13%   +0.02%     
==========================================
  Files         117      117              
  Lines        4398     4398              
  Branches      635      647      +12     
==========================================
+ Hits         2512     2513       +1     
  Misses       1657     1657              
+ Partials      229      228       -1
Impacted Files Coverage Δ
src/treeView/nodes/incomingChangeNode.ts 16.12% <ø> (ø) ⬆️
src/repository.ts 61% <0%> (+0.21%) ⬆️

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 74ea784...abbef5e. Read the comment docs.

@JohnstonCode JohnstonCode merged commit da854b9 into master Jul 15, 2019
@JohnstonCode JohnstonCode deleted the 553 branch July 15, 2019 15:45
JohnstonCode added a commit that referenced this pull request Jul 15, 2019
## [1.54.4](v1.54.3...v1.54.4) (2019-07-15)

### Bug Fixes

* Fixes single click diff on incoming change tree ([#643](#643)) ([da854b9](da854b9))
@JohnstonCode
Copy link
Owner Author

🎉 This PR is included in version 1.54.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot see diff in incoming change on single click
1 participant