aw-server-rust icon indicating copy to clipboard operation
aw-server-rust copied to clipboard

Add swagger for some endpoints

Open johan-bjareholt opened this issue 4 years ago • 2 comments

TODO: write proper todo list

johan-bjareholt avatar Aug 10 '20 18:08 johan-bjareholt

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%) :arrow_down:
aw-server/src/endpoints/bucket.rs 0.00% <0.00%> (-48.28%) :arrow_down:
aw-server/src/endpoints/export.rs 0.00% <0.00%> (-57.90%) :arrow_down:
aw-server/src/endpoints/import.rs 0.00% <ø> (-67.40%) :arrow_down:
aw-server/src/endpoints/mod.rs 0.00% <0.00%> (-40.82%) :arrow_down:
aw-server/src/endpoints/util.rs 0.00% <0.00%> (-65.72%) :arrow_down:
aw-server/src/endpoints/cors.rs 0.00% <0.00%> (-90.91%) :arrow_down:
aw-server/src/endpoints/query.rs 0.00% <0.00%> (-65.00%) :arrow_down:
... 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.

codecov[bot] avatar Aug 11 '20 06:08 codecov[bot]

@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.

johan-bjareholt avatar Aug 11 '20 06:08 johan-bjareholt