Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Merge requests
  • !459

Statistics module refactor

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Luiggi Tenorio Ku requested to merge stats-refactor into master Jul 12, 2024
  • Overview 42
  • Commits 3
  • Pipelines 0
  • Changes 8

This will be the main MR for @nalonso changes on the statistics module.

  • Improve module's tests (!457 (merged) to be merged)
  • Update monitor/diagram.py to include the required sections (#1338 (closed))
    • Extend the PDF output with the new data
    • Generate more CSVs files with the new data
    • Modularize it to be more readable
  • Include the --include-summary flag to the autosubmit stats command (two flags now)
  • Review dependencies (reportlab might be included)
  • Review code (nearly done!)
  • Test with a real workflow
  • @ltenorio and or @mcastril to have a look at the generated reports and confirm it's working as expected (including three PDF files instead of one with three pages?)

We will probably skip the optional options.

CC @bdepaula

Edited Aug 16, 2024 by Luiggi Tenorio Ku
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: stats-refactor