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

Inherit APIBasedAuthenticationEnabled property from parent application to the shared application #407

Add unit test for APIBasedAuthenticationEnabled property inheritance

c30fb79
Select commit
Loading
Failed to load commit list.
Merged

Inherit APIBasedAuthenticationEnabled property from parent application to the shared application #407

Add unit test for APIBasedAuthenticationEnabled property inheritance
c30fb79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 0s

29.01% (+1.36%) compared to 8c75c3d

View this Pull Request on Codecov

29.01% (+1.36%) compared to 8c75c3d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.01%. Comparing base (8c75c3d) to head (c30fb79).
Report is 9 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #407      +/-   ##
============================================
+ Coverage     27.64%   29.01%   +1.36%     
- Complexity      368      385      +17     
============================================
  Files            50       50              
  Lines          4145     4146       +1     
  Branches        478      478              
============================================
+ Hits           1146     1203      +57     
+ Misses         2911     2842      -69     
- Partials         88      101      +13     

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