Forums : Technical Issue Help

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.blackduck.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at [email protected]

Commit stats do not seem to be updating

https://www.ohloh.net/accounts/cjh/languages seems to be quite out of date; notice the commit count for C is '276' and my most recent commit is from 'august', however I have been working on https://www.ohloh.net/p/plot which currently shows 349 commits.

How often does the languages page update?

Plot also seems to have updated 5 days ago, how often does it update?

Chris Hall over 11 years ago
 

Chris,

Regarding Plot, it looks like it has averaged roughly three days between updates. Five days seems excessive but since it was over the four-day long weekend here there's no telling what may have set it back. It's possible more new projects have been added or many changes may have been made to existing projects while people had some leisure time.

Regarding your statistics, I agree that something is probably amiss. I will refer it up to management and ask that somebody look into why the numbers don't agree. Your last contribution under C should have been Adding `symbol=?` predicate from November 27th where you added 16 lines of C code. Your statistics were updated only 8 hours ago and should include that bit of data we gathered five days ago.

Standby and I'll refer it upstairs for a look. Don't be shy about pinging me if it seems to take too long, though.

Thanks!

ssnow-blackduck over 11 years ago
 

Chris,

Also thinking that it's possible that of the number of commits you've made to a project, only a percentage of them touch C code and the rest may affect other languages present or only administrative or procedural files or documentation etc. It's also possible that ohloh doesn't count comment lines or blank lines added/subtracted in the count of C-code changes?

Just sayin'

Thanks!

ssnow-blackduck over 11 years ago
 

Thanks for looking at that.

I can understand why the commit count is lower as not all commits touch code, and I am not sure how it counts them.
My language commit count for chttps://www.ohloh.net/accounts/cjh/languages has just jumped to 301.
The 'last recent commit' for c still seems to be out of date as it is currently showing tox from august.

I am also wondering how often 'recently active contributors' on https://www.ohloh.net/languages/scheme updates, as I think I should have more than 3 commits over that period (my languages page shows 79 scheme commits), looking at the user with the lowest commit count https://www.ohloh.net/accounts/newca12/positions I don't see any commits over the period of oct-dec (their last commits appear in september).

Thanks again for your time.

Chris Hall over 11 years ago
 

I am now correctly listed on both https://www.ohloh.net/languages/scheme and https://www.ohloh.net/languages/c, thanks for that.

Profile still lies about my most recent c contribution, but I can live with that.

Thanks again for your effort.

Chris Hall over 11 years ago
 

In fact looking at https://www.ohloh.net/accounts/cjh/languages the whole C line seems suspicious as it lists 320 commits total and 320 commits in plot, this would mean I have 0 C commits for project tox, however I have at least 1 C commit for tox and this page lists my most recent C commit as being for project tox.

Chris Hall over 11 years ago