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

fix(KFLUXUI-188): disable pipeline actions for contributors #38

Merged
merged 1 commit into from
Dec 9, 2024

fix(KFLUXUI-188): disable pipeline actions for contributors

d46d8c3
Select commit
Loading
Failed to load commit list.
Merged

fix(KFLUXUI-188): disable pipeline actions for contributors #38

fix(KFLUXUI-188): disable pipeline actions for contributors
d46d8c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 1s

79.61% (-0.01%) compared to 850c442, passed because coverage increased by 0% when compared to adjusted base (79.61%)

View this Pull Request on Codecov

79.61% (-0.01%) compared to 850c442, passed because coverage increased by 0% when compared to adjusted base (79.61%)

Details

Codecov Report

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

Project coverage is 79.61%. Comparing base (850c442) to head (d46d8c3).

Files with missing lines Patch % Lines
...mponents/ComponentDetails/ComponentDetailsView.tsx 50.00% 1 Missing ⚠️
src/components/WhatsNext/useWhatsNextItems.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   79.61%   79.61%   -0.01%     
==========================================
  Files         564      564              
  Lines       20991    20999       +8     
  Branches     5200     4953     -247     
==========================================
+ Hits        16712    16718       +6     
- Misses       4254     4257       +3     
+ Partials       25       24       -1     

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