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

concrete #22

Open
wants to merge 89 commits into
base: master
Choose a base branch
from
Open

Conversation

Vaibhav-Kr
Copy link

No description provided.

luismoroc and others added 30 commits July 5, 2017 15:25
Atualiza spring boot e atualiza readme referente ao Gradle
Corrige erro de compilação e teste de integração
Fix request/response body (de)serialization to JsonElement
Fix unit and integration tests
Travis-CI , Codecov.io + Test Fixes
@codecov-io
Copy link

codecov-io commented Oct 27, 2017

Codecov Report

Merging #22 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #22   +/-   ##
=========================================
  Coverage     76.65%   76.65%           
  Complexity      246      246           
=========================================
  Files            56       56           
  Lines           784      784           
  Branches         50       50           
=========================================
  Hits            601      601           
  Misses          152      152           
  Partials         31       31
Impacted Files Coverage Δ Complexity Δ
...e/mock/infra/property/impl/FilePropertyBackup.java 100% <ø> (ø) 2 <0> (?)
...nfra/component/file/BaseFileNameBuilderBackup.java 100% <ø> (ø) 1 <0> (?)
...ock/infra/component/impl/RequestFormatterImpl.java 100% <ø> (ø) 3 <0> (?)
...urce/mock/generic/api/v1/mapper/RequestMapper.java 100% <ø> (ø) 6 <0> (?)
...alsource/mock/generic/model/ExternalApiResult.java 100% <ø> (ø) 3 <0> (?)
...neric/repository/impl/EndpointFileFilterQuery.java 90% <ø> (ø) 5 <0> (?)
.../infra/exception/impl/ApiApplicationException.java 0% <ø> (ø) 0 <0> (?)
...lsource/mock/configuration/model/CaptureState.java 100% <ø> (ø) 2 <0> (?)
...eric/repository/impl/EndpointRepositoryBackup.java 100% <ø> (ø) 1 <0> (?)
...urce/mock/infra/component/file/FileJsonReader.java 63.63% <ø> (ø) 6 <0> (?)
... and 46 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d2dc513...3078551. Read the comment docs.

Luis Moro and others added 8 commits January 5, 2018 16:48
* Startup

* Update version

* Example webclient

* Fix test
* Usa o rest template do spring

* Remove okhttp

* Fix dockerfile build

* Decoder

* Fix tests

* Retry

* Remove codecov
* Suporte a variáveis no path de arquivos

* Renames e testes
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.