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

Convert constants to es module #2722

Merged
merged 2 commits into from Apr 24, 2017

Conversation

irfanhudda
Copy link
Contributor

Associated Issue: #1884

Summary of Changes

  • Change constants.js to es module

@codecov
Copy link

codecov bot commented Apr 24, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2722      +/-   ##
==========================================
- Coverage    61.5%   60.68%   -0.83%     
==========================================
  Files          56       55       -1     
  Lines        2190     2144      -46     
  Branches      432      432              
==========================================
- Hits         1347     1301      -46     
  Misses        843      843
Impacted Files Coverage Δ
src/utils/test-head.js 61.9% <ø> (-1.74%) ⬇️
src/reducers/async-requests.js 92.3% <ø> (-0.55%) ⬇️
src/reducers/ui.js 84.44% <ø> (-0.34%) ⬇️
src/reducers/coverage.js 56.25% <ø> (-2.58%) ⬇️
src/reducers/pause.js 18.66% <ø> (-1.08%) ⬇️

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 51e94aa...3477105. Read the comment docs.

@jasonLaster jasonLaster merged commit 7c13e6a into firefox-devtools:master Apr 24, 2017
DanUgelow pushed a commit to DanUgelow/debugger.html that referenced this pull request May 4, 2017
* Convert constants to es module

* change require to imports
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.

None yet

2 participants