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

karma: stop excluding polyfill.js from istanbul #30740

Merged
merged 4 commits into from
Nov 1, 2020

Conversation

XhmikosR
Copy link
Member

@XhmikosR XhmikosR commented May 5, 2020

No description provided.

@XhmikosR XhmikosR requested a review from Johann-S May 5, 2020 15:25
@XhmikosR XhmikosR requested a review from a team as a code owner May 5, 2020 15:25
@Johann-S
Copy link
Member

Johann-S commented May 5, 2020

I don't understand why do we need to remove that 🤔 we still have some polyfills

@XhmikosR
Copy link
Member Author

XhmikosR commented May 5, 2020

It seems the custom coverage thresholds are no longer needed.

@Johann-S
Copy link
Member

Johann-S commented May 5, 2020

oh yeah saw that on Coveralls, how is it possible ? 🤔

@XhmikosR
Copy link
Member Author

XhmikosR commented May 5, 2020

We have removed some polyfills.

@XhmikosR
Copy link
Member Author

XhmikosR commented May 5, 2020

Actually, Coveralls does not show polyfill.js at all. We should investigate why this happens.

@XhmikosR XhmikosR marked this pull request as draft May 5, 2020 19:30
@MartijnCuppens MartijnCuppens removed their request for review May 7, 2020 17:04
@mdo mdo changed the base branch from master to main June 16, 2020 19:56
@XhmikosR XhmikosR marked this pull request as ready for review October 30, 2020 07:52
@XhmikosR XhmikosR removed the on-hold label Oct 30, 2020
@XhmikosR
Copy link
Member Author

XhmikosR commented Nov 1, 2020

@Johann-S LGTY? The reason the file was excluded was the inline ignore comment. Arguably, the whole file could probably go away later see #32017

@Johann-S
Copy link
Member

Johann-S commented Nov 1, 2020

yep LGTM 👍 and indeed we should check if we still need those polyfills

@XhmikosR XhmikosR changed the title karma: remove polyfill override karma: stop excluding polyfill.js from istanbul Nov 1, 2020
@XhmikosR XhmikosR merged commit 59692ce into main Nov 1, 2020
@XhmikosR XhmikosR deleted the master-xmr-js-karma-cover branch November 1, 2020 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants