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

Convert masquerade UI widgets to Function Components + TypeScript #1513

Merged
merged 5 commits into from
Dec 4, 2024

test: improve test coverage

c6dd302
Select commit
Loading
Failed to load commit list.
Merged

Convert masquerade UI widgets to Function Components + TypeScript #1513

test: improve test coverage
c6dd302
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

89.76% (+0.51%) compared to 98c670a

View this Pull Request on Codecov

89.76% (+0.51%) compared to 98c670a

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 10 lines in your changes missing coverage. Please review.

Project coverage is 89.76%. Comparing base (98c670a) to head (c6dd302).

Files with missing lines Patch % Lines
...tor-toolbar/masquerade-widget/MasqueradeWidget.tsx 88.63% 5 Missing ⚠️
...olbar/masquerade-widget/MasqueradeWidgetOption.tsx 83.87% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1513      +/-   ##
==========================================
+ Coverage   89.25%   89.76%   +0.51%     
==========================================
  Files         318      319       +1     
  Lines        5565     5559       -6     
  Branches     1377     1388      +11     
==========================================
+ Hits         4967     4990      +23     
+ Misses        582      553      -29     
  Partials       16       16              

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