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

Adding types to the editor position/range objects.#3409

Merged
jasonLaster merged 1 commit into
firefox-devtools:nextfrom
yurydelendik:issue3403
Jul 21, 2017
Merged

Adding types to the editor position/range objects.#3409
jasonLaster merged 1 commit into
firefox-devtools:nextfrom
yurydelendik:issue3403

Conversation

@yurydelendik

Copy link
Copy Markdown
Contributor

Associated Issue: #3403

Here's the Pull Request Doc
https://devtools-html.github.io/debugger.html/CONTRIBUTING.html#pull-requests

Summary of Changes

  • Provided types for EditorPosition and EditorRange

Test Plan

Tell us a little a bit about how you tested your patch.

STR is provided in #3403

Screenshots/Videos (OPTIONAL)

@codecov

codecov Bot commented Jul 21, 2017

Copy link
Copy Markdown

Codecov Report

Merging #3409 into next will decrease coverage by 0.03%.
The diff coverage is 10.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #3409      +/-   ##
==========================================
- Coverage   50.05%   50.02%   -0.04%     
==========================================
  Files         107      107              
  Lines        4457     4460       +3     
  Branches      920      920              
==========================================
  Hits         2231     2231              
- Misses       2226     2229       +3
Impacted Files Coverage Δ
src/components/Editor/CallSite.js 4.44% <0%> (ø) ⬆️
src/utils/editor/index.js 10% <0%> (-0.64%) ⬇️
src/components/Editor/Preview.js 4.83% <0%> (ø) ⬆️
src/components/Editor/index.js 20.13% <0%> (ø) ⬆️
src/utils/wasm.js 61.66% <50%> (ø) ⬆️

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 47dc0e7...d867545. Read the comment docs.

@jasonLaster jasonLaster merged commit 4a61954 into firefox-devtools:next Jul 21, 2017
jasonLaster pushed a commit to jasonLaster/debugger.html that referenced this pull request 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.

2 participants