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 the NavManager guide #1023

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MarkoOleksiyenko
Copy link
Contributor

Before submitting the PR, please make sure you do the following:

  • Read the Contributing Guidelines
  • Reference your PR to an issue that was discussed ahead of time
  • The PR should contain a clear description of the problem it solves
  • Ideally, include a test that fails without this PR but passes with it.

Tests and linting

  • Run the unit tests with npm run test
  • Run the linting with npm run lint
  • Run the e2e tests with npm run e2e

Thank you for contributing to AgnosUI!

closes #1021

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.79%. Comparing base (5f57a97) to head (be2186d).

❗ There is a different number of reports uploaded between BASE (5f57a97) and HEAD (be2186d). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (5f57a97) HEAD (be2186d)
e2e 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1023      +/-   ##
==========================================
- Coverage   92.09%   85.79%   -6.31%     
==========================================
  Files          94       48      -46     
  Lines        2531     1943     -588     
  Branches      421      360      -61     
==========================================
- Hits         2331     1667     -664     
- Misses        130      192      +62     
- Partials       70       84      +14     
Flag Coverage Δ
e2e ?
unit 85.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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


🚨 Try these New Features:

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.

[docs] Add NavManager documentation
1 participant