Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C covid19india-react
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • covid19india
  • covid19india-react
  • Issues
  • #544
Closed
Open
Issue created Apr 02, 2020 by Administrator@rootContributor

Add sanity check to only plot spread trend graphs till yesterday

Created by: sudevschiz

Describe the bug The Cases_Time_Series sheet is vulnerable to extra rows of dates being added. This will cause an empty value to be added. Things like below could happen

To Reproduce

  1. Add an extra date in Cases_Time_Series sheet without any valid Confirmed/Recovered/Deceased values and wait for <9 minutes

Expected behavior Even if empty dates are present, they shouldn't be plotted. Only rows with a valid value should be plotted.

Screenshots image

Additional context We had decided earlier to only show spread trend till yesterday so that there are no 0 values at the edge of the graph,

Assignee
Assign to
Time tracking