Coder Social home page Coder Social logo

Comments (14)

rouke-broersma avatar rouke-broersma commented on September 21, 2024 2

Don't worry, I don't know typescript either! 😁

from azure-devops-mutationreport-publisher.

xakep139 avatar xakep139 commented on September 21, 2024 1

I believe the root cause of this issue is related with that workaround: microsoft/azure-devops-extension-api#18 (comment)
And apparently that undocumented workaround doesn't work anymore. According to the docs SDK.getConfiguration() returns a simple dictionary of values.

from azure-devops-mutationreport-publisher.

rouke-broersma avatar rouke-broersma commented on September 21, 2024 1

@xakep139 awesome I'll take a look soon :)

from azure-devops-mutationreport-publisher.

nicojs avatar nicojs commented on September 21, 2024 1

Yes, we use localStorage to determine the preferred theme here:

https://github.com/stryker-mutator/mutation-testing-elements/blob/bfb565416d48dcaa9c2e2e611d7a53ab4c387107/packages/mutation-testing-elements/src/components/mutation-test-report-app/mutation-test-report-app.component.ts#L75-L86

As a workaround, you can set the theme attribute as explained in the readme: https://github.com/stryker-mutator/mutation-testing-elements/tree/master/packages/mutation-testing-elements#api-reference

I've opened stryker-mutator/mutation-testing-elements#1064 to fix this.

from azure-devops-mutationreport-publisher.

psfinaki avatar psfinaki commented on September 21, 2024 1

Okay so update here - my latest issue was because of disabled cookies in the browser 🤦
After I enabled them, the mutation report is shown!

So given that the other issue is open, this can be probably closed again :)

from azure-devops-mutationreport-publisher.

xakep139 avatar xakep139 commented on September 21, 2024 1

@psfinaki, glad to hear that 😅
@rouke-broersma, thank you for your time and assistance on solving this issue!
Seems like I can't close the issue, so please do it by yourself

from azure-devops-mutationreport-publisher.

rouke-broersma avatar rouke-broersma commented on September 21, 2024 1

Thank you guys for putting in the effort, makes it a lot easier for me to do the same!

from azure-devops-mutationreport-publisher.

psfinaki avatar psfinaki commented on September 21, 2024

Hello, I can confirm this - any progress here?

It took me so much effort to get this extension approved for our organization and now it doesn't seem to work :)

from azure-devops-mutationreport-publisher.

rouke-broersma avatar rouke-broersma commented on September 21, 2024

Hello, I can confirm this - any progress here?

It took me so much effort to get this extension approved for our organization and now it doesn't seem to work :)

Hi! Sorry you took the effort to get this approved and for the extension to then not work 😢
Unfortunately between my work on stryker and my day job I can't currently prioritize this extension even though I would like to. I hope you understand.

from azure-devops-mutationreport-publisher.

psfinaki avatar psfinaki commented on September 21, 2024

Thanks for the response. I understand. If I only I knew TypeScript, I would help myself :)

from azure-devops-mutationreport-publisher.

xakep139 avatar xakep139 commented on September 21, 2024

@rouke-broersma, please kindly review PR #363

from azure-devops-mutationreport-publisher.

psfinaki avatar psfinaki commented on September 21, 2024

Okay, so that error has gone, now we have this:
image

@xakep139, any ideas?

from azure-devops-mutationreport-publisher.

psfinaki avatar psfinaki commented on September 21, 2024

@rouke-broersma, I guess I don't have rights to reopen :(

from azure-devops-mutationreport-publisher.

rouke-broersma avatar rouke-broersma commented on September 21, 2024

Okay, so that error has gone, now we have this:
image

@xakep139, any ideas?

We don't use the unpkg package at runtime, there's no reason for that error to be here 🤔

Though this looks like an error in the report and not in the task. @nicojs I'm wondering could this be because of dark mode? Do we save that in local storage and is that perhaps not allowed in iframes?

from azure-devops-mutationreport-publisher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.