components
components copied to clipboard
Gasda/content header
Description
Related links, issue #, if available: n/a
How has this been tested?
Review checklist
The following items are to be evaluated by the author(s) and the reviewer(s).
Correctness
- Changes include appropriate documentation updates.
-
Changes are backward-compatible if not indicated, see
CONTRIBUTING.md
. -
Changes do not include unsupported browser features, see
CONTRIBUTING.md
. - Changes were manually tested for accessibility, see accessibility guidelines.
Security
-
If the code handles URLs: all URLs are validated through the
checkSafeUrl
function.
Testing
- Changes are covered with new/existing unit tests?
- Changes are covered with new/existing integration tests?
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Codecov Report
Attention: 3 lines
in your changes are missing coverage. Please review.
Comparison is base (
b032180
) 94.41% compared to head (ba00ae2
) 94.40%. Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/page-header/internal.tsx | 87.50% | 2 Missing and 1 partial :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #1748 +/- ##
==========================================
- Coverage 94.41% 94.40% -0.01%
==========================================
Files 652 654 +2
Lines 17625 17656 +31
Branches 5796 5817 +21
==========================================
+ Hits 16640 16668 +28
- Misses 917 919 +2
- Partials 68 69 +1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.