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

✨ Support anonymous list namespace api #232

Merged
merged 1 commit into from
Nov 22, 2023

:sparkles: Support anonymous list namespace api

c129cd8
Select commit
Loading
Failed to load commit list.
Merged

✨ Support anonymous list namespace api #232

:sparkles: Support anonymous list namespace api
c129cd8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Nov 21, 2023 in 0s

37.87% (-0.83%) compared to 8fd894e

View this Pull Request on Codecov

37.87% (-0.83%) compared to 8fd894e

Details

Codecov Report

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

Comparison is base (8fd894e) 38.69% compared to head (c129cd8) 37.87%.

Files Patch % Lines
pkg/dal/dao/namespace.go 0.00% 30 Missing ⚠️
pkg/handlers/namespaces/namespaces_list.go 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #232      +/-   ##
==========================================
- Coverage   38.69%   37.87%   -0.83%     
==========================================
  Files         129      128       -1     
  Lines        8331     8208     -123     
==========================================
- Hits         3224     3109     -115     
- Misses       4823     4827       +4     
+ Partials      284      272      -12     

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