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

Fix typo, xml path and descriptions #116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hoangtungdinh
Copy link
Contributor

Description

This PR addresses #115 and include some minor improvements as detailed below.

Main changes

  1. Fix a typo in some descriptions
  2. For issues related to the performance rules "redundant elements", point to the most specific XML element in the XML xpaths, instead of just pointing to the parent road.
  3. Add content to all empty descriptions. Now, no description is empty.
  4. Add more XML XPath to some issues (e.g., when there are a redundant lane width declaration, both the first declaration and the redundant declaration are included in the XML XPath).

How was the PR tested?

  1. Unit-test

Notes
Related issues: #115

@hoangtungdinh hoangtungdinh added the isState:ForCCBReview CCB will review it and change the status to ReadyForMerge if everything is ok label Oct 30, 2024
Copy link
Collaborator

@andreaskern74 andreaskern74 left a comment

Choose a reason for hiding this comment

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

LGTM, also some good improvements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
isState:ForCCBReview CCB will review it and change the status to ReadyForMerge if everything is ok
Projects
Status: Ready for CCB's review
Development

Successfully merging this pull request may close these issues.

3 participants