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

Add key to overview highlights to fix test warning #4285

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

cmdcolin
Copy link
Collaborator

fixes #4281

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 62.57%. Comparing base (82f305e) to head (f751b40).

Files Patch % Lines
...kWidget/components/Highlight/OverviewHighlight.tsx 87.50% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4285      +/-   ##
==========================================
- Coverage   62.60%   62.57%   -0.03%     
==========================================
  Files        1088     1088              
  Lines       31502    31500       -2     
  Branches     7531     7529       -2     
==========================================
- Hits        19721    19711      -10     
- Misses      11604    11615      +11     
+ Partials      177      174       -3     

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

@cmdcolin cmdcolin force-pushed the fix_highlight_warn branch from 38f327a to f751b40 Compare March 13, 2024 16:19
@cmdcolin cmdcolin merged commit 9fe6376 into main Mar 13, 2024
10 checks passed
@cmdcolin cmdcolin deleted the fix_highlight_warn branch March 13, 2024 16:43
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.

Warning in bookmark widget test
1 participant