Hi all, It's great to see progress on code coverage, as it is instrumental ground truth data to our analysis efforts. It seems to me that the last commit on main is almost all of the time "no coverage data yet" - are there timing issue?
Also, looking at previous commits that have coverage info, I prefer percentages over absolute values. The text description reads: "This line was hit 18 times per coverage instrumentation." - that seems much harder to evaluate than a percentage, no? Does that match discussions and use cases other teams have? Would you rather we file a bug instead of continuing the discussion here? Thanks! Freddy On Wed, Mar 11, 2026 at 10:31 PM 'Nicolas Qiu Guichard' via [email protected] <[email protected]> wrote: > Hi Tom, > > Le jeudi 5 mars 2026, 13:04:46 heure normale d’Europe centrale 'Tom > Schuster' > via [email protected] a écrit : > > This is very exciting. Thank you and Nicolas for working on this. When > can > > we expect the data on searchfox to become available? I can't find "Show > > previous file revision with coverage" in the UI. > > You've hit https://bugzilla.mozilla.org/show_bug.cgi?id=2021300 which > temporarily prevented Searchfox from displaying coverage. > > The data is back, with a week worth of coverage history now. You can > navigate > between revisions using the links in the coverage popup while I'm working > on > importing more history and bringing back the timeline we had above the > folder > view on coverage.moz.tools. > > > Is there an API for getting the coverage data? > > There's no Searchfox API for that (yet), but you can get the raw coverage > data > from the Google Cloud bucket > gs://relman-code-coverage-prod/mozilla-central. > > Cheers, > -- > Nicolas Qiu Guichard | [email protected] | Software Engineer > KDAB (France) S.A.S., a KDAB Group company > Tel: France +33 (0)4 90 84 08 53, http://www.kdab.fr > KDAB - Trusted Software Excellence > > -- > You received this message because you are subscribed to the Google Groups " > [email protected]" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/4643958.ElGaqSPkdT%40nico-thinkpad > . > -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/CAE5OA1WTnTi5e1LYBRJceTCoOOZF6wswfUSWFBBgEC6jn0v4xg%40mail.gmail.com.
