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

tackle-89-microcks-github-action #20

Draft
wants to merge 129 commits into
base: main
Choose a base branch
from

Conversation

jonathanvila
Copy link
Member

Issue : #16

jonathan added 30 commits February 17, 2021 17:00
Moved openapi.json file
Reformatted README
reduced the tables and entities to the first task

Signed-off-by: Jonathan Vila <[email protected]>
Adding dependencies

Signed-off-by: Jonathan Vila <[email protected]>
added Happy and 404 tests

Signed-off-by: Jonathan Vila <[email protected]>
Signed-off-by: Jonathan Vila <[email protected]>
Mocked for the moment the retrieval of the user
Added deployment yaml

Signed-off-by: Jonathan Vila <[email protected]>
Signed-off-by: Jonathan Vila <[email protected]>
Fixed typo on the deployment yaml
Added info to the Readme on how to use the API

Signed-off-by: Jonathan Vila <[email protected]>
Signed-off-by: Jonathan Vila <[email protected]>
Signed-off-by: Jonathan Vila <[email protected]>
Signed-off-by: Jonathan Vila <[email protected]>
Signed-off-by: Jonathan Vila <[email protected]>
Signed-off-by: Jonathan Vila <[email protected]>
Jonathan Vila added 7 commits March 29, 2021 21:42
Signed-off-by: Jonathan Vila <[email protected]>
Signed-off-by: Jonathan Vila <[email protected]>
Signed-off-by: Jonathan Vila <[email protected]>
@codecov
Copy link

codecov bot commented Apr 1, 2021

Codecov Report

Merging #20 (7cec0a0) into main (03524b6) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 7cec0a0 differs from pull request most recent head e974443. Consider uploading reports for the commit e974443 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##               main      #20   +/-   ##
=========================================
  Coverage     91.11%   91.11%           
  Complexity       25       25           
=========================================
  Files             7        7           
  Lines            45       45           
  Branches          1        1           
=========================================
  Hits             41       41           
  Misses            3        3           
  Partials          1        1           
Impacted Files Coverage Δ Complexity Δ
...athfinder/exception/BadRequestExceptionMapper.java 100.00% <100.00%> (ø) 2.00 <1.00> (ø)

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 639241b...e974443. Read the comment docs.

@jonathanvila jonathanvila linked an issue Apr 4, 2021 that may be closed by this pull request
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.

[TACKLE-9] Add Microcks github action to check API integrity
2 participants