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

feat: add Public-Viewer support #443

Merged
merged 87 commits into from
Sep 26, 2024

Merge branch 'master' into pv-532

cf79085
Select commit
Loading
Failed to load commit list.
Merged

feat: add Public-Viewer support #443

Merge branch 'master' into pv-532
cf79085
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 1s

81.93% (+0.75%) compared to e15d7cc

View this Pull Request on Codecov

81.93% (+0.75%) compared to e15d7cc

Details

Codecov Report

Attention: Patch coverage is 92.70833% with 7 lines in your changes missing coverage. Please review.

Project coverage is 81.93%. Comparing base (e15d7cc) to head (cf79085).

Files with missing lines Patch % Lines
pkg/proxy/proxy.go 92.70% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #443      +/-   ##
==========================================
+ Coverage   81.17%   81.93%   +0.75%     
==========================================
  Files          42       42              
  Lines        2630     2707      +77     
==========================================
+ Hits         2135     2218      +83     
+ Misses        407      403       -4     
+ Partials       88       86       -2     

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