[InterNetNews/inn] 9fc7d2: innreport: Fix the totals in readership stats

Julien ÉLIE noreply at github.com
Mon Jul 22 19:01:42 UTC 2024


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 9fc7d224c132d42d551fa03d48430f7c6fdc01fb
      https://github.com/InterNetNews/inn/commit/9fc7d224c132d42d551fa03d48430f7c6fdc01fb
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2024-07-20 (Sat, 20 Jul 2024)

  Changed paths:
    M doc/pod/news.pod
    M scripts/innreport_inn.pm
    A scripts/test.pl

  Log Message:
  -----------
  innreport: Fix the totals in readership stats

Elapsed times, read articles and groups, etc. were wrong in totals.

When innreport tags a reader as a curious one (that is to say a
connection which does not send NNTP commands for reading nor posting)
or finds out that the client did not manage to authenticate, it was
removed from the readership statistics by client but is still counted
in the statistics per domain.  Now fixed.

Also remove some unused variables while refactoring the related code.

close #306



To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications


More information about the inn-committers mailing list