Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tests): Setup @babel/plugin-transform-runtime #137

Merged
merged 1 commit into from
Mar 30, 2019
Merged

fix(tests): Setup @babel/plugin-transform-runtime #137

merged 1 commit into from
Mar 30, 2019

Conversation

kickapoo
Copy link
Collaborator

Screenshot 2019-03-29 17 39 20

@kickapoo kickapoo requested a review from aptiko March 29, 2019 15:43
@ghost ghost assigned kickapoo Mar 29, 2019
@ghost ghost added the review label Mar 29, 2019
@kickapoo
Copy link
Collaborator Author

More reading about this:

jestjs/jest#3126

@codecov
Copy link

codecov bot commented Mar 29, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   96.44%   93.45%   -2.99%     
==========================================
  Files          12       16       +4     
  Lines        1014     1055      +41     
  Branches        0        3       +3     
==========================================
+ Hits          978      986       +8     
- Misses         36       69      +33
Impacted Files Coverage Δ
frontend/components/map/MapMarkers.vue 0% <0%> (ø)
frontend/components/ui/SearchField.vue 50% <0%> (ø)
frontend/utils/map.js 57.14% <0%> (ø)
frontend/pages/index.vue 10.34% <0%> (ø)

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 fe490bc...8915756. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Mar 29, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   96.44%   93.45%   -2.99%     
==========================================
  Files          12       16       +4     
  Lines        1014     1055      +41     
  Branches        0        3       +3     
==========================================
+ Hits          978      986       +8     
- Misses         36       69      +33
Impacted Files Coverage Δ
frontend/components/map/MapMarkers.vue 0% <0%> (ø)
frontend/components/ui/SearchField.vue 50% <0%> (ø)
frontend/utils/map.js 57.14% <0%> (ø)
frontend/pages/index.vue 10.34% <0%> (ø)

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 fe490bc...8915756. Read the comment docs.

@aptiko aptiko changed the title fix(tests): Setup @babel/plugin-transform-runtime (fixes #136) fix(tests): Setup @babel/plugin-transform-runtime Mar 30, 2019
@aptiko aptiko merged commit acd665e into openmeteo:master Mar 30, 2019
@ghost ghost removed the review label Mar 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants