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(insights): broken screen rendering doc link #81257

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

DominikB2014
Copy link
Contributor

  1. Update the screen rendering module doc link and module description. Previous it was set as TODO, and now we have the correct link
  2. Update all other module doc links to match our domain view docs, we did have redirects so this wasn't broken, but it's always better to not rely on redirects if possible. So might as well update them to be the correct url

@DominikB2014 DominikB2014 requested a review from a team as a code owner November 25, 2024 18:48
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 25, 2024
@DominikB2014 DominikB2014 requested a review from a team November 27, 2024 21:12
static/app/views/insights/mobile/screens/settings.ts Outdated Show resolved Hide resolved
static/app/views/insights/mobile/ui/settings.ts Outdated Show resolved Hide resolved
DominikB2014 and others added 2 commits November 27, 2024 16:53
Co-authored-by: Nar Saynorath <[email protected]>
Co-authored-by: Nar Saynorath <[email protected]>
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #81257      +/-   ##
==========================================
+ Coverage   80.34%   80.36%   +0.01%     
==========================================
  Files        7221     7232      +11     
  Lines      319562   319726     +164     
  Branches    20782    20806      +24     
==========================================
+ Hits       256752   256939     +187     
+ Misses      62416    62394      -22     
+ Partials      394      393       -1     

@DominikB2014 DominikB2014 merged commit efe28a9 into master Nov 27, 2024
44 checks passed
@DominikB2014 DominikB2014 deleted the DominikB2014/update-docs-link branch November 27, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants