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

Release 1.0.0-alpha.16 #20

Merged
merged 1 commit into from
Apr 4, 2018
Merged

Conversation

jonathan-casarrubias
Copy link
Member

- 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

- 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
@jonathan-casarrubias jonathan-casarrubias changed the base branch from master to development April 4, 2018 17:17
@coveralls
Copy link

Pull Request Test Coverage Report for Build 101

  • 123 of 179 (68.72%) changed or added relevant lines in 12 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-9.02%) to 81.716%

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%
Totals Coverage Status
Change from base Build 93: -9.02%
Covered Lines: 550
Relevant Lines: 619

💛 - Coveralls

@jonathan-casarrubias jonathan-casarrubias merged commit 7d15b68 into development Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants