jenkinsci / jenkinsci/plot-plugin

[JENKINS-6157] Supporting parsing any text-based file with RegEx to get the YVALUE

Open
#216 0 comments 0 reactions 0 assignees View on GitHub
component:plot-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
62
Forks
93
Avg merge
1d 17h
Merged PRs (30d)
1

Description

It would be nice if the plugin can parse text based files (*.txt, *.html, *.xml, etc...), to retrieve the YVALUE to plot.

A typical usage would be for parsing file generated from other tools, for example, lcov generate the coverage info from gcov output, it would be nice to configure the plot plugin to parse the main page generated by lcov, and to plot the line coverage percentage with time.

I think this way the plot plugin would be more general and will still be backward compatible.

---
Originally reported by mgalal, imported from: Supporting parsing any text-based file with RegEx to get the YVALUE


  • assignee: nidaley
  • status: Open
  • priority: Major
  • component(s): plot-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20260512-210953

Raw content of original issue

It would be nice if the plugin can parse text based files (*.txt, *.html, *.xml, etc...), to retrieve the YVALUE to plot.

A typical usage would be for parsing file generated from other tools, for example, lcov generate the coverage info from gcov output, it would be nice to configure the plot plugin to parse the main page generated by lcov, and to plot the line coverage percentage with time.

I think this way the plot plugin would be more general and will still be backward compatible.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.