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 swagger for some endpoints #161

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Add swagger for some endpoints #161

wants to merge 2 commits into from

Conversation

johan-bjareholt
Copy link
Member

@johan-bjareholt johan-bjareholt commented Aug 10, 2020

TODO: write proper todo list

@codecov
Copy link

codecov bot commented Aug 11, 2020

Codecov Report

Merging #161 into master will decrease coverage by 4.19%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
- Coverage   46.88%   42.68%   -4.20%     
==========================================
  Files          51       51              
  Lines        7341     7510     +169     
  Branches     2366     2405      +39     
==========================================
- Hits         3442     3206     -236     
- Misses       2773     3267     +494     
+ Partials     1126     1037      -89     
Impacted Files Coverage Δ
aw-client-rust/src/lib.rs 79.26% <ø> (ø)
aw-models/src/timeinterval.rs 46.59% <0.00%> (-12.74%) ⬇️
aw-server/src/endpoints/bucket.rs 0.00% <0.00%> (-48.28%) ⬇️
aw-server/src/endpoints/export.rs 0.00% <0.00%> (-57.90%) ⬇️
aw-server/src/endpoints/import.rs 0.00% <ø> (-67.40%) ⬇️
aw-server/src/endpoints/mod.rs 0.00% <0.00%> (-40.82%) ⬇️
aw-server/src/endpoints/util.rs 0.00% <0.00%> (-65.72%) ⬇️
aw-server/src/endpoints/cors.rs 0.00% <0.00%> (-90.91%) ⬇️
aw-server/src/endpoints/query.rs 0.00% <0.00%> (-65.00%) ⬇️
... and 14 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 5c68853...189c9c0. Read the comment docs.

@johan-bjareholt
Copy link
Member Author

@ErikBjare I'll assume that there's something wrong with Rust Nightly because now the same issue also happens with pear and pear_codegen instead of the previous serde and serde_derive.

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.

None yet

1 participant