-
Notifications
You must be signed in to change notification settings - Fork 1k
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 path of /docs/ [ci skip] #6075
Fix path of /docs/ [ci skip] #6075
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev-2.x #6075 +/- ##
=============================================
+ Coverage 69.78% 69.81% +0.02%
- Complexity 17357 17418 +61
=============================================
Files 1962 1974 +12
Lines 74357 74537 +180
Branches 7623 7633 +10
=============================================
+ Hits 51893 52039 +146
- Misses 19820 19847 +27
- Partials 2644 2651 +7 ☔ View full report in Codecov by Sentry. |
I added a commit to fix one last mention that I forgot before |
src/test/java/org/opentripplanner/generate/doc/framework/DocsTestConstants.java
Outdated
Show resolved
Hide resolved
src/test/java/org/opentripplanner/generate/doc/framework/DocsTestConstants.java
Outdated
Show resolved
Hide resolved
Head branch was pushed to by a user without write access
Now the test should be correct and all the comments fixed |
Great, thanks @JustCris654! I'll merge this since I guess you don't have merge rights |
1c858c8
into
opentripplanner:dev-2.x
Summary
Fix the wrong mentions of the documentation folder which changed from /docs to /doc/user and in the function comments from /docs to /doc