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

feat: use navigation sequence metadata to disable navigation components #1273

Merged
merged 2 commits into from
Mar 8, 2024

refactor: address PR reviews

523ab85
Select commit
Loading
Failed to load commit list.
Merged

feat: use navigation sequence metadata to disable navigation components #1273

refactor: address PR reviews
523ab85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2024 in 0s

88.40% (+0.01%) compared to 7c8e26d

View this Pull Request on Codecov

88.40% (+0.01%) compared to 7c8e26d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.40%. Comparing base (7c8e26d) to head (523ab85).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1273      +/-   ##
==========================================
+ Coverage   88.38%   88.40%   +0.01%     
==========================================
  Files         291      291              
  Lines        4951     4959       +8     
  Branches     1253     1262       +9     
==========================================
+ Hits         4376     4384       +8     
  Misses        561      561              
  Partials       14       14              

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