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

Master next#3518

Merged
jasonLaster merged 20 commits into
firefox-devtools:masterfrom
jasonLaster:master-next
Aug 1, 2017
Merged

Master next#3518
jasonLaster merged 20 commits into
firefox-devtools:masterfrom
jasonLaster:master-next

Conversation

@jasonLaster
Copy link
Copy Markdown
Contributor

@jasonLaster jasonLaster commented Aug 1, 2017

Associated Issue: #3517
hub.io/debugger.html/CONTRIBUTING.html#pull-requests

Summary of Changes

i went through the commits on next and cherry picked them onto master. Most were already on master, some applied, some needed some tweaking.

https://github.com/devtools-html/debugger.html/tree/next

jasonLaster and others added 15 commits August 1, 2017 09:45
* Bump dependencies

* move deps to dev-deps
* Animate symbol modal using react-transition-group

* Use z-index rather than pointer-events to move the .modal-wrapper

* fixup yarn

* Remove react-transition-group and just do the animation via the enabled prop and CSS

* Adjust animation to use Photon recommendations.

* drop duplicate close handler

* make flow happy
Dark theme tweaks
)

* Fix race condition with project text search tests

* touchups

* make tab tests more asyncy
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 1, 2017

Codecov Report

Merging #3518 into master will increase coverage by 0.23%.
The diff coverage is 43.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3518      +/-   ##
==========================================
+ Coverage   51.72%   51.95%   +0.23%     
==========================================
  Files         106      110       +4     
  Lines        4377     4525     +148     
  Branches      911      935      +24     
==========================================
+ Hits         2264     2351      +87     
- Misses       2113     2174      +61
Impacted Files Coverage Δ
src/utils/makeRecord.js 100% <ø> (ø) ⬆️
src/selectors.js 100% <ø> (ø) ⬆️
src/components/Editor/CallSites.js 2.08% <0%> (-0.05%) ⬇️
src/components/Editor/Breakpoint.js 5.76% <0%> (-0.24%) ⬇️
src/utils/editor/index.js 10% <0%> (-4.64%) ⬇️
src/components/shared/SearchInput.js 8.33% <0%> (-0.37%) ⬇️
src/utils/breakpoint/index.js 78.46% <0%> (ø) ⬆️
src/actions/navigation.js 11.76% <0%> (-0.74%) ⬇️
src/utils/editor/source-documents.js 6.25% <0%> (-6.8%) ⬇️
src/components/Editor/Preview.js 4.83% <0%> (ø) ⬆️
... and 20 more

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 0ab605e...5bca3e8. Read the comment docs.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 1, 2017

Codecov Report

Merging #3518 into master will increase coverage by 0.25%.
The diff coverage is 46.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3518      +/-   ##
==========================================
+ Coverage   51.72%   51.97%   +0.25%     
==========================================
  Files         106      110       +4     
  Lines        4377     4529     +152     
  Branches      911      936      +25     
==========================================
+ Hits         2264     2354      +90     
- Misses       2113     2175      +62
Impacted Files Coverage Δ
src/selectors.js 100% <ø> (ø) ⬆️
src/utils/makeRecord.js 100% <ø> (ø) ⬆️
src/components/Editor/Breakpoint.js 5.76% <0%> (-0.24%) ⬇️
src/components/Editor/Preview.js 4.83% <0%> (ø) ⬆️
src/components/shared/SearchInput.js 8.33% <0%> (-0.37%) ⬇️
src/utils/editor/source-documents.js 6.25% <0%> (-6.8%) ⬇️
src/components/Editor/CallSites.js 2.08% <0%> (-0.05%) ⬇️
src/actions/navigation.js 11.76% <0%> (-0.74%) ⬇️
src/utils/breakpoint/index.js 78.46% <0%> (ø) ⬆️
src/utils/editor/index.js 10% <0%> (-4.64%) ⬇️
... and 22 more

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 0ab605e...d02b480. Read the comment docs.

@jasonLaster jasonLaster merged commit c119277 into firefox-devtools:master Aug 1, 2017
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.

6 participants