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 ember-fetch error with latest whatwg global namespace issue #190

Merged
merged 1 commit into from
Aug 11, 2020

Conversation

snewcomer
Copy link
Contributor

Hi! I noticed an issue in the ember-data test run and it seems like this global namespace clash is effecting a lot of libraries. We can certainly patch the version when we run the partner tests if you are not comfortable with this change!

Details here -

emberjs/data#7264

@codecov
Copy link

codecov bot commented Aug 11, 2020

Codecov Report

Merging #190 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #190   +/-   ##
=======================================
  Coverage   81.03%   81.03%           
=======================================
  Files         136      136           
  Lines         970      970           
=======================================
  Hits          786      786           
  Misses        184      184           

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 b17f65f...f9d52fe. Read the comment docs.

@kategengler kategengler merged commit 569c0c3 into emberobserver:master Aug 11, 2020
@kategengler
Copy link
Member

Thanks!

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.

2 participants