Giter VIP home page Giter VIP logo

Comments (7)

KagamiChan avatar KagamiChan commented on August 25, 2024

Thanks for figuring it out

Currently I have no spare time to look into this. Do you have any suggestions for correcting it? An explanation with sample data would be helpful

from plugin-report.

sorewachigauyo avatar sorewachigauyo commented on August 25, 2024

Could change it to const order = api_at_list.findIndex((pos, idx) => pos === i && api_at_eflag[idx] === 0)

Explanation
https://gist.github.com/sorewachigauyo/f48237321a81480732f663d909a45294

from plugin-report.

KagamiChan avatar KagamiChan commented on August 25, 2024

ah I got it, it was variable name collision :(

from plugin-report.

KagamiChan avatar KagamiChan commented on August 25, 2024

Could existing data be filtered in current situation without infecting the stat result?
If not I'll empty them

from plugin-report.

sorewachigauyo avatar sorewachigauyo commented on August 25, 2024

pos = 0 samples are still valid

from plugin-report.

KagamiChan avatar KagamiChan commented on August 25, 2024

Thanks again for resolving the bug

seems current exported data does not contain user agent field (so we cannot tell if it is from a trusted version), i'll add it. And since the data volume is more than I expected, I'll clean them

All these operations will be done in several days

from plugin-report.

KagamiChan avatar KagamiChan commented on August 25, 2024

Anyway I added an origin field to indicate the reporter version, hopefully it could help in identifying the correct data set

from plugin-report.

Related Issues (7)

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.