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

docs: add useUpdateNav docs #1475

Merged
merged 2 commits into from
Oct 2, 2024
Merged

docs: add useUpdateNav docs #1475

merged 2 commits into from
Oct 2, 2024

Conversation

jordan-a-young
Copy link
Member

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch from master.
  2. Run yarn in the repository root.
  3. If you've fixed a bug or added code that should be tested, add tests!
  4. Ensure the test suite passes (yarn test). Tip: yarn test --watch TestName is helpful in development.
  5. Make sure your code passed the conventional commits check. Read more about conventional commits

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.07%. Comparing base (68d0f21) to head (ac57916).
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1475      +/-   ##
==========================================
+ Coverage   92.17%   93.07%   +0.89%     
==========================================
  Files         190      135      -55     
  Lines        5330     3464    -1866     
  Branches     1643     1051     -592     
==========================================
- Hits         4913     3224    -1689     
+ Misses        417      240     -177     

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

@jordan-a-young jordan-a-young merged commit 55177ad into master Oct 2, 2024
8 checks passed
@jordan-a-young jordan-a-young deleted the docs/nav-hook branch October 2, 2024 18:05
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.

1 participant