blackbaud / skyux-sdk-builder

SKY UX Builder builds the output for SKY UX applications and handles configuration details. It provides for a rapid development process with minimal setup for developers to create single-page applications.
https://developer.blackbaud.com/skyux
MIT License
2 stars 15 forks source link

Allow consumer to set `omnibar.allowAnonymous` when `auth` is false #368

Closed Blackbaud-PaulCrowder closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #368 (6b215a1) into master (f6e0b8e) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #368   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           42        42           
  Lines         1302      1305    +3     
  Branches       215       217    +2     
=========================================
+ Hits          1302      1305    +3     
Flag Coverage Δ
builder 100.00% <ø> (ø)
runtime 100.00% <ø> (ø)
srcapp 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/app/app.component.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f6e0b8e...6b215a1. Read the comment docs.