issues
search
mpalourdio
/
ng-http-loader
:dango: Smart angular HTTP interceptor - Intercepts automagically HTTP requests and shows a spinkit spinner / loader / progress bar
MIT License
352
stars
65
forks
source link
Replace Subscription by Observable
#117
Closed
mpalourdio
closed
5 years ago
mpalourdio
commented
5 years ago
Also,
Angular 8 support.
Fix and sanitize the tests suite.
Move initialization logic to
ngOnInit
.
coveralls
commented
5 years ago
Pull Request Test Coverage Report for
Build 844
7
of
7
(100.0%)
changed or added relevant lines in
1
file are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at
100.0%
Totals
Change from base
Build 826
:
0.0%
Covered Lines:
96
Relevant Lines:
96
💛 -
Coveralls
Also,
ngOnInit
.