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: return empty slice if requested_scope or audience is null #3711

Merged
merged 2 commits into from
Feb 12, 2024

feat: use MarshalJSON

254547b
Select commit
Loading
Failed to load commit list.
Merged

fix: return empty slice if requested_scope or audience is null #3711

feat: use MarshalJSON
254547b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2024 in 2s

76.22% (+0.15%) compared to bfc05d0

View this Pull Request on Codecov

76.22% (+0.15%) compared to bfc05d0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bfc05d0) 76.06% compared to head (254547b) 76.22%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3711      +/-   ##
==========================================
+ Coverage   76.06%   76.22%   +0.15%     
==========================================
  Files         134      134              
  Lines       10142    10210      +68     
==========================================
+ Hits         7715     7783      +68     
  Misses       1910     1910              
  Partials      517      517              

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