Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Conversation

@vanessayuenn
Copy link
Contributor

@vanessayuenn vanessayuenn commented Dec 19, 2018

image

Now that renaming files is properly handled in the upstream library, we should add support for that on files changed tab too. Now the title for a renamed file is rendered as $oldPath → $newPath. Fixes #1852.

@vanessayuenn vanessayuenn requested a review from a team December 19, 2018 12:20
@codecov
Copy link

codecov bot commented Dec 19, 2018

Codecov Report

Merging #1854 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1854      +/-   ##
==========================================
- Coverage   91.15%   91.13%   -0.02%     
==========================================
  Files         196      196              
  Lines       10738    10744       +6     
  Branches     1574     1575       +1     
==========================================
+ Hits         9788     9792       +4     
- Misses        950      952       +2
Impacted Files Coverage Δ
lib/views/multi-file-patch-view.js 100% <ø> (ø) ⬆️
lib/views/file-patch-header-view.js 100% <100%> (ø) ⬆️
lib/github-package.js 68.09% <0%> (-0.39%) ⬇️
lib/git-shell-out-strategy.js 87.52% <0%> (-0.18%) ⬇️

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 66faaf9...0772a05. Read the comment docs.

Copy link
Contributor

@smashwilson smashwilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Nice ✨

@vanessayuenn vanessayuenn merged commit 278e871 into master Dec 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants