docs: Link to shapes guide from gtfs.org in shapes related notices#2103
docs: Link to shapes guide from gtfs.org in shapes related notices#2103davidgamez merged 7 commits intomasterfrom
Conversation
📝 Acceptance Test Report📋 Summary✅ The rule acceptance has passed for commit 1a03add 📊 Notices ComparisonNew Errors (0 out of 987 datasets, ~0%) ✅No changes were detected due to the code change. Dropped Errors (0 out of 987 datasets, ~0%) ✅No changes were detected due to the code change. New Warnings (0 out of 987 datasets, ~0%) ✅No changes were detected due to the code change. Dropped Warnings (0 out of 987 datasets, ~0%) ✅No changes were detected due to the code change. 🛡️ Corruption Check16 out of 1003 sources (~2 %) are corrupted.
⏱️ Performance Assessment📈 Validation TimeAssess the performance in terms of seconds taken for the validation process.
📜 Memory Consumption
|
main/src/main/java/org/mobilitydata/gtfsvalidator/validator/TripAndShapeDistanceValidator.java
Outdated
Show resolved
Hide resolved
🚨 Code Formatting Issue 🚨This contribution does not follow the conventions set by the Google Java Style Guide. Please run the following command at the root of the project to fix formatting errors: ./gradlew spotlessApply🗂️ Affected files
Go to the Actions Dashboard to download the full Spotless output |
📝 Acceptance Test Report📋 Summary✅ The rule acceptance has passed for commit dba4ff6 📊 Notices ComparisonNew Errors (0 out of 989 datasets, ~0%) ✅No changes were detected due to the code change. Dropped Errors (0 out of 989 datasets, ~0%) ✅No changes were detected due to the code change. New Warnings (0 out of 989 datasets, ~0%) ✅No changes were detected due to the code change. Dropped Warnings (0 out of 989 datasets, ~0%) ✅No changes were detected due to the code change. 🛡️ Corruption Check14 out of 1003 sources (~1 %) are corrupted.
⏱️ Performance Assessment📈 Validation TimeAssess the performance in terms of seconds taken for the validation process.
📜 Memory Consumption
|

Summary:
Closes #2053
Add the "Shapes Data Guidance" link to shape-related notices.
Expected behavior:
The "Shapes Data Guidance" link is present in all shape-related notices.
Please make sure these boxes are checked before submitting your pull request - thanks!
gradle testto make sure you didn't break anything