onixjs / core

Enterprise Grade #NodeJS Platform implementing Industry Standards & Patterns in order to provide Connectivity, Stability, High-Availability and High-Performance
https://onixjs.io
Other
52 stars 7 forks source link

Release 1.0.0-alpha.16 #20

Closed jonathan-casarrubias closed 6 years ago

jonathan-casarrubias commented 6 years ago
- Implemented Middleware Router
- Introduced Middleware Compatibility
- Introduced Router Decorators
- Fixed DI async bugs
- Introduced AppNotifier (First-Draft)
- Deprecated HTTPServer
- Renamed @MicroService for @SOAService
- Implemented Server Side Template Rendering
- Updated README
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 101


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/core/schema.provider.ts 10 11 90.91%
src/core/injector.ts 22 23 95.65%
src/decorators/onix.router.ts 25 35 71.43%
src/utils/index.ts 2 17 11.76%
src/core/app.factory.ts 37 66 56.06%
<!-- Total: 123 179 68.72% -->
Totals Coverage Status
Change from base Build 93: -9.02%
Covered Lines: 550
Relevant Lines: 619

💛 - Coveralls