forked from concretesolutions/mock-api
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Fixed skipped tests #21
Open
aleien
wants to merge
82
commits into
elemental-source:master
Choose a base branch
from
aleien:fix-ignored-tests
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Commit Inicial
…cceptedheaders-optional Deixar acceptedheaders optional
Mudar para Gradle
Atualiza spring boot e atualiza readme referente ao Gradle
Arrumando RestTemplate
Corrige erro de compilação e teste de integração
…erialization Fix request/response body (de)serialization to JsonElement
Fix unit and integration tests
Travis-CI , Codecov.io + Test Fixes
…image Cria imagem Docker para o app
…t-request Altera maneira como o projeto realiza requisições, com o verbo http GET
…guia-contribuicao Add contributing guide
…dd-findbugs-plugin Add findbugs plugin
…do-list Show todo as checklist
…eckstyle Add checkstyle plugin and configuration based on Google style
…lm-acerta-nome-packages Feature/lm correct package names
Translated the file. Added some spaces. Gave some empty lines to make it clear and understandable.
Translated README.md to English
…description Improve description and how to use
Codecov Report
@@ Coverage Diff @@
## master #21 +/- ##
============================================
+ Coverage 76.65% 76.97% +0.31%
Complexity 246 246
============================================
Files 56 56
Lines 784 786 +2
Branches 50 49 -1
============================================
+ Hits 601 605 +4
Misses 152 152
+ Partials 31 29 -2
Continue to review full report at Codecov.
|
luismoro
pushed a commit
that referenced
this pull request
Jan 5, 2018
Cria imagem Docker para o app
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix for #9