-
Notifications
You must be signed in to change notification settings - Fork 24
docs: requirements statistics dashboard #232
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
base: main
Are you sure you want to change the base?
docs: requirements statistics dashboard #232
Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
1a5c224 to
d3ec34f
Compare
|
The created documentation from the pull request is available at: docu-html |
145b67d to
e92b654
Compare
PandaeDo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really like it. I would rephrase one sentence
|
|
||
| Failed Tests | ||
|
|
||
| *Hint: this table is empty by definition, as PRs with failing tests are not allowed to be merged in persistency repo.* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| *Hint: this table is empty by definition, as PRs with failing tests are not allowed to be merged in persistency repo.* | |
| *Hint: Before a PR can be merged all tests have to be successful.* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm - we can have xfail for discovered bugs before they are fixed. Im not sure if that is a "successful" test.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just want to avoid that somebody is thinking that you define the table as always empty. Because you wrote that "this table is empty by definition".
Component requirements traceability visualizations
new docs with reports scan
Refer to `*_v2` needs
- move to pyproject.toml pytest config
1b35987 to
3e52479
Compare
Component requirements traceability visualizations
Bugfix
Important
Use this template only for bugfixes that do not influence topics covered by contribution requests or improvements.
Caution
Make sure to submit your pull-request as Draft until you are ready to have it reviewed by the Committers.
Description
[A short description of the bug being fixed by the contribution.]
Related ticket
Important
Please replace
[ISSUE-NUMBER]with the issue-number that tracks this bug fix. If there is no suchticket yet, create one via this issue template.
closes [ISSUE-NUMBER] (bugfix ticket)