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: Inconsistencies in RULES.md against underlying source #1341

Merged
merged 2 commits into from
Feb 27, 2023

Conversation

bdferris-v2
Copy link
Collaborator

Specifically, this PR updates RULES.md to:

  • Fix incorrectly named fields: docs should match underlying field names in Java source / JSON schema
  • Add missing fields: docs should contain all fields from Java source / JSON schema
  • Fix inconsistent formatting
  • Fix two incorrectly-named fields in the Java source

This is an intermediate PR that brings us one step closer to alignment and generation of Notice documentation from the source code itself per #1324.

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with gradle test to make sure you didn't break anything
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues

@bdferris-v2
Copy link
Collaborator Author

@isabelle-dr this is mostly a RULES.md update so assigning to your for review

@github-actions
Copy link
Contributor

✅ Rule acceptance tests passed.
New Errors: 0 out of 1391 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Errors: 0 out of 1391 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
0 out of 1391 sources (~0 %) are corrupted.
Commit: 60320ec
Download the full acceptance test report here (report will disappear after 90 days).
✅ Rule acceptance tests passed.

Copy link
Contributor

@isabelle-dr isabelle-dr left a comment

Choose a reason for hiding this comment

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

LGTM, thank you for this contribution @bdferris-v2 !

@isabelle-dr isabelle-dr linked an issue Feb 27, 2023 that may be closed by this pull request
6 tasks
@github-actions
Copy link
Contributor

✅ Rule acceptance tests passed.
New Errors: 0 out of 1419 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Errors: 0 out of 1419 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
0 out of 1419 sources (~0 %) are corrupted.
Commit: 4a0bb29
Download the full acceptance test report here (report will disappear after 90 days).
✅ Rule acceptance tests passed.

@isabelle-dr isabelle-dr merged commit 30e6c69 into master Feb 27, 2023
@isabelle-dr isabelle-dr deleted the issue/1324/rules branch February 27, 2023 18:40
ryon pushed a commit to JarvusInnovations/gtfs-validator that referenced this pull request Apr 1, 2023
…inconsistent formatting. (MobilityData#1341)

Co-authored-by: isabelle-dr <isabelle@mobilitydata.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
2 participants