-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Fix Dashboard shows incorrect download numbers #385 #389
Fix Dashboard shows incorrect download numbers #385 #389
Conversation
✅ Deploy Preview for eclipsefdn-adoptium-dash ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
@@ Coverage Diff @@
## main #389 +/- ##
==========================================
+ Coverage 95.11% 96.29% +1.17%
==========================================
Files 9 9
Lines 881 891 +10
Branches 66 75 +9
==========================================
+ Hits 838 858 +20
+ Misses 43 33 -10
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Thanks for creating this fix @xavierfacq I do think the chart is somewhat misleading at the top level (and probably always has been that way) as it contains all artifact types of a release including the SBOM and sources. I don't think that is clear from the title. To me, this is exacerbated by adding the proposed text "Includes only results with Type of release: General Availability(ga)" and I would choose not to add that. If you feel strongly then maybe change the title from "Github Downloads" to "Github Release Downloads" or suchlike. As a side note: it would be good to incorporate the package download (artifactory/Fastly) stats somehow but not sure how easy it would be to get those programmatically and reliably. These direct Github downloads are a small part of our actual distribution size. |
Ok, I remove the text in the bottom. |
@tellison I have remove the text in the bottom ✔️ |
How about changing the title of the drill down bar chart to "Github Release Downloads" as suggested above? |
This PR is to fix issue: Dashboard shows incorrect download numbers #385
What is in:
Screenshot