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

Use plain old swagger file (v3). #147

Merged
merged 4 commits into from
Feb 1, 2022
Merged

Use plain old swagger file (v3). #147

merged 4 commits into from
Feb 1, 2022

Conversation

gfyrag
Copy link
Contributor

@gfyrag gfyrag commented Feb 1, 2022

No description provided.

@gfyrag gfyrag requested a review from a team as a code owner February 1, 2022 16:15
@gfyrag gfyrag requested a review from djimnz February 1, 2022 16:15
@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #147 (d18d340) into main (448ed8e) will decrease coverage by 0.04%.
The diff coverage is 22.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
- Coverage   73.80%   73.76%   -0.05%     
==========================================
  Files          76       76              
  Lines        2833     2836       +3     
==========================================
+ Hits         2091     2092       +1     
- Misses        591      593       +2     
  Partials      151      151              
Impacted Files Coverage Δ
pkg/api/controllers/account_controller.go 73.33% <ø> (ø)
pkg/api/controllers/config_controller.go 73.33% <0.00%> (-5.24%) ⬇️
pkg/api/controllers/ledger_controller.go 66.66% <ø> (ø)
pkg/api/controllers/mapping_controller.go 57.14% <ø> (ø)
pkg/api/controllers/script_controller.go 91.66% <ø> (ø)
pkg/api/controllers/transaction_controller.go 53.50% <ø> (ø)
pkg/api/routes/routes.go 100.00% <100.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 264e2f8...d18d340. Read the comment docs.

Signed-off-by: Maxence Maireaux <maxence@maireaux.fr>
@flemzord flemzord merged commit 4241d1a into main Feb 1, 2022
@flemzord flemzord deleted the feature/openapi-v3 branch February 1, 2022 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants