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

added dynamic links to buttons #3180

Merged
merged 5 commits into from
Jan 13, 2025

fixed test cases

8a3547b
Select commit
Loading
Failed to load commit list.
Merged

added dynamic links to buttons #3180

fixed test cases
8a3547b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 12, 2025 in 0s

81.82% (-0.03%) compared to 3e82e09

View this Pull Request on Codecov

81.82% (-0.03%) compared to 3e82e09

Details

Codecov Report

Attention: Patch coverage is 52.94118% with 8 lines in your changes missing coverage. Please review.

Project coverage is 81.82%. Comparing base (3e82e09) to head (8a3547b).

Files with missing lines Patch % Lines
src/containers/TemplateOptions/TemplateOptions.tsx 28.57% 3 Missing and 2 partials ⚠️
src/containers/HSM/HSM.tsx 70.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3180      +/-   ##
==========================================
- Coverage   81.85%   81.82%   -0.03%     
==========================================
  Files         327      327              
  Lines       10526    10539      +13     
  Branches     2174     2177       +3     
==========================================
+ Hits         8616     8624       +8     
- Misses       1300     1303       +3     
- Partials      610      612       +2     

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