Skip to content

Conversation

JustinD1
Copy link

@JustinD1 JustinD1 commented Sep 30, 2024

image

pr-test-case-to-json.py optparse options:

  • d: date select to turn into json
  • f: file setect to turn to json
  • o: output directory, default current working directory
  • a: parse all files

pr-test-case-plot-all.py optparse option:

  • f: json file to plot
  • o: select output directory, default, current working directory

Added bash script to:

  • generate plot all-test-case.png for the Reporting directory
  • remove the generated json

pr-test-case-to-json.py optparse options:
  - d: date select to turn into json
  - f: file setect to turn to json
  - o: output directory, default current working directory
  - a: parse all files

pr-test-case-plot-all.py optparse option:
  - f: json file to plot
  - o: select output directory, default, current working directory

Added bash script to:
  - generate plot all-test-case.png for the Reporting directory
  - remove the generated json
@philberty philberty added the enhancement New feature or request label Sep 30, 2024
@dkm
Copy link
Member

dkm commented Sep 30, 2024

I wonder if it would be possible to see the total number of testcases, so that we can see what is left (and maybe also, how the upstream testcase number is growing).

@philberty
Copy link
Member

Can you make this plot the other lines of like Failed, XFAIL, XPASS?

Also i think it would be great to also do this for the Overall Task Status tables too as a seperate graph

Copy link
Member

@philberty philberty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move the .png into a assets/stats folder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants