Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are the Metrics/Quality Indexes working? #46

Open
1 task done
pcsaito opened this issue Aug 17, 2018 · 3 comments
Open
1 task done

Are the Metrics/Quality Indexes working? #46

pcsaito opened this issue Aug 17, 2018 · 3 comments

Comments

@pcsaito
Copy link

pcsaito commented Aug 17, 2018

Report

What did you do?

Submitted a new Pod version.

What did you expect to happen?

The metrics get updated to the new version sent.

What happened instead?

All the metrics used for the quality index are frozen on the first version of the pod. This is misleading and turns all the quality index not trustful and favourable to old Pods with the metrics.

CocoaPods Environment

Stack

   CocoaPods : 1.5.3
        Ruby : ruby 2.3.7p456 (2018-03-28 revision 63024) [universal.x86_64-darwin18]
    RubyGems : 2.5.2.3
        Host : Mac OS X 10.14 (18A365a)
       Xcode : 9.4.1 (9F2000)
         Git : git version 2.15.2 (Apple Git-101.1)
Ruby lib dir : /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib
Repositories : master - https://github.com/CocoaPods/Specs.git @ 35342599c4c53b5fa1930f5bee1ee810e4dcf4ac

Installation Source

Executable Path: /usr/local/bin/pod

Plugins

cocoapods-deintegrate : 1.0.2
cocoapods-plugins     : 1.0.0
cocoapods-search      : 1.0.0
cocoapods-stats       : 1.0.0
cocoapods-trunk       : 1.3.0
cocoapods-try         : 1.1.0

Podfile

platform :ios, '10.0'
use_frameworks!

target 'FlowterTests' do
  pod 'KIF'
end

Project that demonstrates the issue

https://cocoapods.org/pods/Flowter
https://cocoapods.org/pods/Flowter/quality

@flowtoolz
Copy link

flowtoolz commented Dec 28, 2018

Almost everything around quality metrics seems to be broken.
I've nerver had any working stats since I published my pod in March or so.

@orta
Copy link
Member

orta commented Dec 29, 2018

Hey there, yeah - CocoaDocs was shut down in May 2017, and the replacement for it doesn't do quality indexes. So. I removed links to the quality overviews from the web front-end but not removed the API routes etc.

I don't have time for maintaining all these things anymore, and no-one else has taken the mantle.

I guess we should also just kill the GitHub stats from the front-end too, as that's also pretty much unmaintained and not keeping up to date (no-one else has looked at fixing it)

So, the GitHub stats looks broken, everything else is documented as not existing anymore

@flowtoolz
Copy link

flowtoolz commented Dec 29, 2018

@orta Thanks for taking the time to give some clarification! :)

That means that all stats should then be removed from the pod documentation pages on cocoapods.org, right? Otherwise they'd be kinda misleading and certainly not comparable ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants