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

Swagger setup #987

Merged
merged 1 commit into from
Jul 9, 2023
Merged

Swagger setup #987

merged 1 commit into from
Jul 9, 2023

Conversation

ba1ciu
Copy link
Collaborator

@ba1ciu ba1ciu commented Jul 5, 2023

Go embed is merged to main in the SDK, but not available in 0.47 yet, therefore I went for statik.

This is how it looks like: https://api.empowerchain.io:1317/swagger/

@ba1ciu ba1ciu requested a review from gjermundgaraba July 5, 2023 12:52
@ba1ciu ba1ciu linked an issue Jul 5, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Patch coverage: 10.00% and project coverage change: -0.05 ⚠️

Comparison is base (9dda676) 67.48% compared to head (020e3d8) 67.44%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #987      +/-   ##
==========================================
- Coverage   67.48%   67.44%   -0.05%     
==========================================
  Files          86       87       +1     
  Lines        8951     8965      +14     
==========================================
+ Hits         6041     6046       +5     
- Misses       2656     2664       +8     
- Partials      254      255       +1     
Flag Coverage Δ
chain 60.59% <10.00%> (-0.05%) ⬇️
cosmwasm 98.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
chain/client/docs/statik/statik.go 100.00% <ø> (ø)
chain/app/app.go 88.87% <10.00%> (-1.24%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gjermundgaraba gjermundgaraba merged commit 0b1de11 into main Jul 9, 2023
@gjermundgaraba gjermundgaraba deleted the swagger-setup branch July 9, 2023 12:24
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.

Swagger setup
2 participants