Skip to content

Rename RouterNames -> RouteNames#2939

Merged
rtibbles merged 1 commit intolearningequality:developfrom
jonboiser:rename-routernames
Feb 12, 2021
Merged

Rename RouterNames -> RouteNames#2939
rtibbles merged 1 commit intolearningequality:developfrom
jonboiser:rename-routernames

Conversation

@jonboiser
Copy link
Copy Markdown
Contributor

Renames all RouterNames tokens to RouteNames.

Fixes #2028

@jonboiser jonboiser requested a review from MisRob February 11, 2021 18:04
@rtibbles
Copy link
Copy Markdown
Member

@jonboiser as this is not a bug fix, could you retarget this to develop?

@jonboiser jonboiser changed the base branch from hotfixes to develop February 11, 2021 18:08
@jonboiser jonboiser force-pushed the rename-routernames branch 2 times, most recently from ef829bd to b1760a8 Compare February 11, 2021 18:12
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 11, 2021

Codecov Report

Merging #2939 (e1d34f3) into develop (950e24f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2939   +/-   ##
========================================
  Coverage    84.85%   84.85%           
========================================
  Files          292      292           
  Lines        15338    15338           
========================================
  Hits         13015    13015           
  Misses        2323     2323           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2f4c9a...526c1a8. Read the comment docs.

Copy link
Copy Markdown
Member

@MisRob MisRob left a comment

Choose a reason for hiding this comment

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

Thank you, @jonboiser. I've checked the diff and clicked through the important paths in the app. Everything looks good to me. Before merging, could you please run yarn lint-all:fix to fix the failing linting check?

Do you have githooks installed for Studio? This should run automatically before a commit.

@rtibbles rtibbles merged commit 2e4b7d2 into learningequality:develop Feb 12, 2021
@jonboiser jonboiser deleted the rename-routernames branch February 17, 2021 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Routes constants naming

3 participants