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

document adding a task to a worker#3262

Merged
codehag merged 1 commit into
firefox-devtools:masterfrom
jasonLaster:doc-worker
Jul 6, 2017
Merged

document adding a task to a worker#3262
codehag merged 1 commit into
firefox-devtools:masterfrom
jasonLaster:doc-worker

Conversation

@jasonLaster
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 5, 2017

Codecov Report

Merging #3262 into master will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3262      +/-   ##
==========================================
- Coverage   49.23%   49.18%   -0.06%     
==========================================
  Files          99       99              
  Lines        4135     4125      -10     
  Branches      853      850       -3     
==========================================
- Hits         2036     2029       -7     
+ Misses       2099     2096       -3
Impacted Files Coverage Δ
src/utils/search/index.js 100% <0%> (ø) ⬆️
src/utils/search/project-search.js
src/utils/search/count-matches.js
src/utils/search/build-query.js
src/components/PrimaryPanes/Outline.js
src/utils/project-search.js 93.75% <0%> (ø)
src/utils/search/worker.js 100% <0%> (ø)
src/components/Outline.js 76.66% <0%> (ø)
src/utils/search/utils/build-query.js 96.55% <0%> (ø)
src/actions/sources.js 51.28% <0%> (+0.31%) ⬆️
... and 2 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 6935f26...38ad215. Read the comment docs.

Copy link
Copy Markdown
Contributor

@jbhoosreddy jbhoosreddy left a comment

Choose a reason for hiding this comment

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

LGTM
I don't know how code coverage can drop on this though.

Copy link
Copy Markdown
Contributor

@codehag codehag left a comment

Choose a reason for hiding this comment

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

lgtm!

@codehag codehag merged commit f5d9c1f into firefox-devtools:master Jul 6, 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.

3 participants