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

Fix Help init to run synchronously #369

Closed Blackbaud-SteveBrush closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #369 (f86ff4f) into master (f864ef9) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #369   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           42        42           
  Lines         1305      1312    +7     
  Branches       217       220    +3     
=========================================
+ Hits          1305      1312    +7     
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 f864ef9...f86ff4f. Read the comment docs.