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

add the swagger badge with link to the readme #19

Merged
merged 1 commit into from
May 6, 2021
Merged

add the swagger badge with link to the readme #19

merged 1 commit into from
May 6, 2021

Conversation

shdpl
Copy link
Contributor

@shdpl shdpl commented May 6, 2021

No description provided.

@shdpl shdpl requested a review from qunabu May 6, 2021 11:13
@codeclimate
Copy link

codeclimate bot commented May 6, 2021

Code Climate has analyzed commit e05dafd and detected 0 issues on this pull request.

View more on Code Climate.

@shdpl shdpl linked an issue May 6, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented May 6, 2021

Codecov Report

Merging #19 (e05dafd) into main (6794219) will increase coverage by 7.56%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #19      +/-   ##
============================================
+ Coverage     73.72%   81.29%   +7.56%     
- Complexity       37       45       +8     
============================================
  Files            12       13       +1     
  Lines           118      139      +21     
============================================
+ Hits             87      113      +26     
+ Misses           31       26       -5     
Impacted Files Coverage Δ Complexity Δ
src/Http/Services/FileService.php 93.93% <0.00%> (-1.72%) 13.00% <0.00%> (+4.00%) ⬇️
src/Http/Exceptions/CannotDeleteFile.php 100.00% <0.00%> (ø) 1.00% <0.00%> (?%)
src/Http/Exceptions/Handler.php 75.00% <0.00%> (+12.50%) 4.00% <0.00%> (+1.00%)
src/Http/Controllers/FileApiController.php 85.18% <0.00%> (+15.95%) 6.00% <0.00%> (ø%)
src/Http/Requests/FileDeleteRequest.php 75.00% <0.00%> (+75.00%) 4.00% <0.00%> (+2.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 6794219...e05dafd. Read the comment docs.

@qunabu qunabu merged commit 585f8ef into main May 6, 2021
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.

add swagger badge with link to readme
2 participants