ultraviolet icon indicating copy to clipboard operation
ultraviolet copied to clipboard

ci: add unit testing on navigation

Open matthprost opened this issue 1 year ago • 2 comments

Summary

Type

  • CI

Summarise concisely:

What is expected?

Add tests for Navigation.

matthprost avatar Jun 27 '24 09:06 matthprost

⚠️ No Changeset found

Latest commit: 9c062800221694e20ab92460b94fa5681d609b8e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jun 27 '24 09:06 changeset-bot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.94%. Comparing base (5c1147b) to head (40fed6e). Report is 30 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3926      +/-   ##
==========================================
+ Coverage   93.62%   93.94%   +0.32%     
==========================================
  Files         186      189       +3     
  Lines        5993     6512     +519     
  Branches     2700     2953     +253     
==========================================
+ Hits         5611     6118     +507     
- Misses        382      394      +12     

see 29 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5c1147b...40fed6e. Read the comment docs.

codecov[bot] avatar Jun 27 '24 09:06 codecov[bot]