Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[report-converter] Sphinx parser #3017

Merged
merged 3 commits into from
Nov 26, 2020

Conversation

jay24rajput
Copy link
Contributor

Sphinx report converter tool for parsing Sphinx output of kernel sources

- Sphinx output is parsed and stored into the format:
    file:line: message
- Parser is called from report conveter CLI with type 'sphinx'
- Sphinx Parser is tested with sample.rst and sample.out files
@jay24rajput
Copy link
Contributor Author

@bulwahn kindly have a look

@whisperity whisperity added other-analyzer 💬 Analysers which CodeChecker offers only report conversion of, but no driving tools 🛠️ Meta-tag for all the additional tools supplied with CodeChecker: plist2html, tu_collector, etc. labels Nov 18, 2020
Copy link
Contributor

@csordasmarton csordasmarton left a comment

Choose a reason for hiding this comment

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

One tiny comment otherwise LGTM!

tools/report-converter/README.md Outdated Show resolved Hide resolved
- Sphinx documentation in report converter explains the usage
  of sphinx tool on kernel sources
- Sphinx is accessible from the main readme file and supported
  code analyzer file
- Sphinx updated in usage
- Fixed typo in kernel-doc documentation
@jay24rajput
Copy link
Contributor Author

There you go @csordasmarton

Copy link
Contributor

@csordasmarton csordasmarton left a comment

Choose a reason for hiding this comment

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

LGTM!

@csordasmarton csordasmarton added this to the release 6.16.0 milestone Nov 26, 2020
@csordasmarton csordasmarton merged commit f1c8349 into Ericsson:master Nov 26, 2020
@csordasmarton
Copy link
Contributor

@jay24rajput Thank you for your time that you implemented this 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other-analyzer 💬 Analysers which CodeChecker offers only report conversion of, but no driving tools 🛠️ Meta-tag for all the additional tools supplied with CodeChecker: plist2html, tu_collector, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants