coveralls-public icon indicating copy to clipboard operation
coveralls-public copied to clipboard

Public repos missing

Open marcusjwhelan opened this issue 7 years ago • 19 comments

It seems that coveralls can't detect all my public repos? I just made an account to add coveralls to the public repo but to no avail. My repository is missing from my public repo list.

marcusjwhelan avatar May 02 '17 21:05 marcusjwhelan

Same here...

lukaskollmer avatar May 04 '17 17:05 lukaskollmer

+1

pixelass avatar May 19 '17 04:05 pixelass

For example, coveralls does not list https://github.com/StoneCypher/jssm

StoneCypher avatar May 21 '17 22:05 StoneCypher

This issue has been automatically marked for closure because it has not had recent activity. It will be closed if no further activity occurs. If your issue is still active please add a comment and we’ll review as soon as we can. Thank you for your contributions.

stale[bot] avatar Apr 03 '20 07:04 stale[bot]

This should not be closed

Stalebot is a mistake

StoneCypher avatar Apr 10 '20 15:04 StoneCypher

@StoneCypher apologies. We're resource-limited and trying to use an automated strategy to prioritize issues by closing older ones. Thanks for replying. I've labeled the issue. Core team will address asap.

afinetooth avatar Apr 13 '20 21:04 afinetooth

@afinetooth - if you're open to a recommendation, i have stalebot set up to add a tag in the time i actually care about, and to close after 999 years

makes it easy to prioritize by just searching on issues with -label:stale

StoneCypher avatar Apr 14 '20 20:04 StoneCypher

This issue has been automatically marked for closure because it has not had recent activity. It will be closed if no further activity occurs. If your issue is still active please add a comment and we’ll review as soon as we can. Thank you for your contributions.

stale[bot] avatar Jul 16 '21 02:07 stale[bot]

oy. and this is why.

StoneCypher avatar Jul 19 '21 02:07 StoneCypher

@StoneCypher thanks for the recommendation. We will look into that. I am personally not so familiar because I did not set it up, but I have submitted a card to our backlog regarding the change.

As for this issue, it's a tough one because it usually has a root cause specific to each user, so without the user's specific details we can't resolve.

Given the issue goes back to 2017, I hope you're not still experiencing the issue, but if you are, please share your username and/or subscription name and I will look into what's behind this for you.

If we can resolve your specific question then we can close this issue as a potential resource for some users.

Otherwise, the ideal situation would be a new issue with relevant, timely user details so we can explain the pattern of the issue as a potential fix for some users.

afinetooth avatar Jul 19 '21 21:07 afinetooth

Yes, I am.

I stopped using coveralls as a result in 2019.

I recently started again because NPM docks your quality rating of you don't put your coverage analysis online.

However, years of staff ignoring that the basics don't work, and setting up robots to throw away knowledge of serious problems that they don't feel like handling?

I switched to an open source hobby project by some guy, because it works, and he responds to bugs

StoneCypher avatar Jul 20 '21 13:07 StoneCypher

Please stop looking for reasons to close bugs you haven't fixed.

The imperative is to fix bugs, not to keep ticket numbers down

StoneCypher avatar Jul 20 '21 13:07 StoneCypher

I sign in with github. Just like the person who opened the ticket.

StoneCypher avatar Jul 20 '21 13:07 StoneCypher

I'm sorry you're still experiencing the issue.

In terms of the details we need to assess the issue for you, it's helpful to know you're on Github because we support other git services, so thanks.

In addition to your git service, though, we'd also need to know if any of the "missing" repos are associated with any orgs you belong to.

Also, if some but not all public repos are accessible to you, we'd need the details on at least one repo that's not accessible, so we can compare the API response we get for it to that for your accessible repos.

For your case, first I see a potential underlying issue, which is a second user account associated with your email but no git service username. That record was created in 2014. I deleted it, since you should not be able to login as such, but I want to ensure we can never grab that user from any lookups by email. (Not aware we would ever do that, just want to eliminate the possibility.)

After that, taking just the public repos available for StoneCypher at Github, when I make a request for available public repos, I get a count of 448, which matches the info here: https://github.com/StoneCypher?tab=repositories

Screen Shot 2021-07-20 at 12 36 11 PM

So that indicates that if there's an issue of not seeing some of those repos, it may be that one of our views is not rendering all the ones we're able to see.

When I look at the ADD REPOS page (https://coveralls.io/repos/new) for your user, I see that we still see a count of 448 repos and that you've added 8 of those, so far, to coveralls:

Screen Shot 2021-07-20 at 12 16 38 PM Screen Shot 2021-07-20 at 12 16 49 PM

And when I filter the full list of addable repos by StoneCypher, I see 448 repos:

20 repos per page:

Screen Shot 2021-07-20 at 12 30 57 PM

23 pages long, with 22 full pages (440) + 8 repos on page 23 = 448 repos:

Screen Shot 2021-07-20 at 12 31 43 PM

So that looks right to me. Is that not what you were seeing before?

Is it what you are seeing now?

I notice that you belong to over 25 other orgs, so if the issue relates to one of those, let me know.

afinetooth avatar Jul 20 '21 19:07 afinetooth

I would really rather my repos not be listed in public this way, even the ones that aren't marked private?

StoneCypher avatar Jul 22 '21 04:07 StoneCypher

This issue has been automatically marked for closure because it has not had recent activity. It will be closed if no further activity occurs. If your issue is still active please add a comment and we’ll review as soon as we can. Thank you for your contributions.

stale[bot] avatar Oct 22 '22 19:10 stale[bot]

this is not stale. it's just five years ignored on a dead product by a dead staff

i'll keep this open so that people know you aren't safe

StoneCypher avatar Oct 23 '22 05:10 StoneCypher

hey @nickmerwin , you've got paying customers

could you fix this please?

StoneCypher avatar Oct 23 '22 05:10 StoneCypher

Hey, I have the same problem, unfortunately.

I just started using coveralls.io.

I can't see any of my repos, neither public nor private, and I can't add anything. It doesn't find any of my repos, see screenshot: Bildschirmfoto 2022-12-20 um 18 40 19

However, I definitely linked my account to coveralls: Bildschirmfoto 2022-12-20 um 18 42 43

… and I even added the Coveralls Github Action to one of my repos and published .lcov files: https://coveralls.io/github/EricLambrecht/react-timing-hooks Bildschirmfoto 2022-12-20 um 18 44 50

I also added @coveralls as a collaborator to this repo, btw.

Any idea, why it's not working? I could really use some help.

EricLambrecht avatar Dec 20 '22 17:12 EricLambrecht