Skip to content

empty datasets issue? #25

Description

@connortsui20

P2 Badge Preserve datasets with no complete format

When a dataset's charts are split across formats so that no single format covers every chart, this condition emits no sample for that dataset. Since rankSeries derives its bucket universe only from emitted samples, the dataset disappears from total, receives no missing-dataset penalty, and—if it is the only dataset—the entire summary returns null despite having measurements. The new knownSeries fallback preserves format identities but not this dataset universe; pass the known datasets into the ranking model so incomplete datasets still affect coverage and scoring.

AGENTS.md reference: AGENTS.md:L64-L66

Useful? React with 👍 / 👎.

Originally posted by @chatgpt-codex-connector[bot] in #24 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions