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

remove PAPI feature flag #2601

Merged
merged 6 commits into from
Dec 8, 2023

merge from master

0b32b23
Select commit
Loading
Failed to load commit list.
Merged

remove PAPI feature flag #2601

merge from master
0b32b23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2023 in 0s

49.95% (target 0.00%)

View this Pull Request on Codecov

49.95% (target 0.00%)

Details

Codecov Report

Attention: 46 lines in your changes are missing coverage. Please review.

Comparison is base (84cbff1) 54.92% compared to head (0b32b23) 49.95%.
Report is 1 commits behind head on master.

❗ Current head 0b32b23 differs from pull request most recent head dae9a61. Consider uploading reports for the commit dae9a61 to get more accurate results

Files Patch % Lines
pkg/apiserver/apiserver.go 0.00% 26 Missing ⚠️
pkg/longpollclient/client.go 0.00% 19 Missing ⚠️
pkg/csconfig/console.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2601      +/-   ##
==========================================
- Coverage   54.92%   49.95%   -4.98%     
==========================================
  Files         224      157      -67     
  Lines       29784    20170    -9614     
==========================================
- Hits        16359    10076    -6283     
+ Misses      11834     9070    -2764     
+ Partials     1591     1024     -567     

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