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

Implementing PagesRouter to navigate between packages #11883

Merged
5 commits merged into from
Dec 19, 2023

fixing feedback from PR

c6dc8dc
Select commit
Loading
Failed to load commit list.
Merged

Implementing PagesRouter to navigate between packages #11883

fixing feedback from PR
c6dc8dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2023 in 0s

86.37% (+0.01%) compared to 99fa433

View this Pull Request on Codecov

86.37% (+0.01%) compared to 99fa433

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (99fa433) 86.35% compared to head (c6dc8dc) 86.37%.
Report is 1 commits behind head on master.

❗ Current head c6dc8dc differs from pull request most recent head 84d2309. Consider uploading reports for the commit 84d2309 to get more accurate results

Files Patch % Lines
frontend/app-development/layout/PageHeader.tsx 50.00% 2 Missing ⚠️
...rc/components/AppBarConfig/AppPreviewBarConfig.tsx 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11883      +/-   ##
==========================================
+ Coverage   86.35%   86.37%   +0.01%     
==========================================
  Files         903      904       +1     
  Lines       12947    12957      +10     
  Branches     1616     1620       +4     
==========================================
+ Hits        11181    11191      +10     
  Misses       1534     1534              
  Partials      232      232              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.