Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Fine tune server #38

Merged
merged 45 commits into from
Apr 19, 2020
Merged

Fine tune server #38

merged 45 commits into from
Apr 19, 2020

Conversation

lealceldeiro
Copy link
Owner

@lealceldeiro lealceldeiro commented Apr 18, 2020

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

And

  • This Pull Request DOES NOT target the master branch on this repository (if so it must point to develop).
  • I have only one commit (if not, squash them into one commit).
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • I have added/updated tests to cover my changes.
  • All new and existing tests passed.
  • I have lint my code locally prior to submission.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • There are not other open Pull Requests for the same update/change.
  • For a core feature(s) I have added an explanation of what my changes do and why I'd like you to include them.

Fixes

…Handler to spring-boot-configuration-processor
…interface to expose services for JWTService.
…hem to package private and final when possible.
@lealceldeiro lealceldeiro self-assigned this Apr 18, 2020
@lealceldeiro lealceldeiro added bug enhancement server Issues related to the backend. labels Apr 18, 2020
@coveralls
Copy link

coveralls commented Apr 18, 2020

Pull Request Test Coverage Report for Build 128

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.3%) to 95.703%

Files with Coverage Reduction New Missed Lines %
src/app/page-not-found/page-not-found.component.ts 2 84.44%
Totals Coverage Status
Change from base Build 126: -0.3%
Covered Lines: 660
Relevant Lines: 671

💛 - Coveralls

@lealceldeiro lealceldeiro merged commit 2c0c560 into development Apr 19, 2020
@lealceldeiro lealceldeiro deleted the fine-tune-server branch April 19, 2020 11:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug enhancement server Issues related to the backend.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants