Code Monkey home page Code Monkey logo

Comments (11)

BaseMax avatar BaseMax commented on September 24, 2024

Dear Nitin @nitinvasanth
Hi;

Can you please explain a bit more about Metrics and Analytics?
Do you means a tool to count number of visits of repositories and download?

Best

from basemax.

nitinvasanth avatar nitinvasanth commented on September 24, 2024

Thanks @BaseMax !

This is a tool that helps Maintainers understand the Top contributiors in a repository, their code impact, PR stats etc . Instead of Lines of code, a more adjusted metric is used. In short think of it as Gitprime for Opensource Maintainers. Mailing you the full details !

from basemax.

lucasgonze avatar lucasgonze commented on September 24, 2024

BaseMax, I'm glad to get to talk. We analyze the structure of code across git history.

The starting point for our metrics was this paper: Towards Quantifying the Development Value of
Code Contributions

Since that time the analytical methods have matured. The current baseline is edit distance between commits, where any given commit is represented using the abstract syntax tree rather than raw source.

from basemax.

BaseMax avatar BaseMax commented on September 24, 2024

Hi, Sorry for the delay, I had a very busy week. (Because I was the technical manager of "5th international conference on Pattern Recognition and Image Analysis")

Thank you for your message. I would like to try this platform/tool.

I just registered on the merico.build website and logged in.

I have a suggestion, think about it: At first glance we do not see the submit form button and in this it is hidden at the bottom of the page and we have to scroll :)

Note: My screen resolution is 1920x1080 and it's not bad.

demo1

Now I'm a Noob user at there: https://merico.build/profile/406

No data
Your commits might be associated with different email addresses. You can add them in settings.

I have not any idea about this.
Maybe a bug since I usually put email address with Upper-case? lol

from basemax.

BaseMax avatar BaseMax commented on September 24, 2024

Your website show I'm 10% top in JavaScript language?

JavaScript
26265 ELOCs
Top 10%

What do you means by ELOCs?

LOC = Line of code

so E?

from basemax.

BaseMax avatar BaseMax commented on September 24, 2024

I think this would be nice if you add a Tooltip to show what's is ELOC and how you calculate this one. (At least show us this guide only in own profile)

from basemax.

BaseMax avatar BaseMax commented on September 24, 2024

There seems to be a problem with the template CSS, which on most pages has a useless horizontal scrollbar.

from basemax.

lucasgonze avatar lucasgonze commented on September 24, 2024

from basemax.

lucasgonze avatar lucasgonze commented on September 24, 2024

Your website show I'm 10% top in JavaScript language?

JavaScript
26265 ELOCs
Top 10%

What do you means by ELOCs?

LOC = Line of code

so E?

Detailed documentation:
https://merico.build/help#eloc

ELOC has the same intent as LOC: measuring value created by developers. It is calculated as the edit distance between two commits, where a commit is represented as an abstract syntax tree.

from basemax.

lucasgonze avatar lucasgonze commented on September 24, 2024

There seems to be a problem with the template CSS, which on most pages has a useless horizontal scrollbar.

Thanks for that. What browser do you use?

from basemax.

lucasgonze avatar lucasgonze commented on September 24, 2024

from basemax.

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.