Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

[SourceTree] fails to render the root directory#3192

Merged
jasonLaster merged 1 commit into
firefox-devtools:masterfrom
codehag:bug/2614-sourcetree-fails-to-render-the-root-directory
Jun 21, 2017
Merged

[SourceTree] fails to render the root directory#3192
jasonLaster merged 1 commit into
firefox-devtools:masterfrom
codehag:bug/2614-sourcetree-fails-to-render-the-root-directory

Conversation

@codehag
Copy link
Copy Markdown
Contributor

@codehag codehag commented Jun 20, 2017

Associated Issue: #2614 #2965

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 20, 2017

Codecov Report

Merging #3192 into master will increase coverage by 0.19%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3192      +/-   ##
==========================================
+ Coverage   47.63%   47.83%   +0.19%     
==========================================
  Files          98       98              
  Lines        4062     4064       +2     
  Branches      837      838       +1     
==========================================
+ Hits         1935     1944       +9     
+ Misses       2127     2120       -7
Impacted Files Coverage Δ
src/utils/sources-tree.js 92.46% <100%> (+4.96%) ⬆️

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 80dd3c8...19218d2. Read the comment docs.

Copy link
Copy Markdown
Contributor

@jasonLaster jasonLaster left a comment

Choose a reason for hiding this comment

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

👍

@jasonLaster jasonLaster merged commit 8a18e04 into firefox-devtools:master Jun 21, 2017
jasonLaster pushed a commit that referenced this pull request Jun 22, 2017
* Dispatch NAVIGATE on connect

* Recreate source tree when the host domain url changes. Fixes #2448

* fix test

* [SourceTree] fails to render the root directory (#3192)

* Dispatch NAVIGATE on connect

* Recreate source tree when the host domain url changes. Fixes #2448

* fix test

* make mochitest happy
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.

2 participants