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

implement button path in custom_parameter #566

Merged
merged 9 commits into from
Nov 4, 2024

fix merge

5dd380a
Select commit
Loading
Failed to load commit list.
Merged

implement button path in custom_parameter #566

fix merge
5dd380a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 1s

70.01% (+0.41%) compared to e184f76

View this Pull Request on Codecov

70.01% (+0.41%) compared to e184f76

Details

Codecov Report

Attention: Patch coverage is 94.02174% with 11 lines in your changes missing coverage. Please review.

Project coverage is 70.01%. Comparing base (e184f76) to head (5dd380a).

Files with missing lines Patch % Lines
...ommand/customParameter/CustomParameterCommand.java 88.23% 0 Missing and 8 partials ⚠️
...mand/customParameter/CustomParameterValidator.java 97.16% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #566      +/-   ##
============================================
+ Coverage     69.59%   70.01%   +0.41%     
- Complexity     1144     1169      +25     
============================================
  Files           104      105       +1     
  Lines          5387     5429      +42     
  Branches        552      558       +6     
============================================
+ Hits           3749     3801      +52     
+ Misses         1221     1211      -10     
  Partials        417      417              

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