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

fix restful API docs #566

Merged
merged 2 commits into from
Oct 11, 2022
Merged

fix restful API docs #566

merged 2 commits into from
Oct 11, 2022

Conversation

zhenghaoz
Copy link
Collaborator

No description provided.

@zhenghaoz zhenghaoz linked an issue Oct 11, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 11, 2022

Codecov Report

Base: 71.11% // Head: 71.05% // Decreases project coverage by -0.05% ⚠️

Coverage data is based on head (85ae0bf) compared to base (8007e0d).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #566      +/-   ##
==========================================
- Coverage   71.11%   71.05%   -0.06%     
==========================================
  Files          62       62              
  Lines       11904    11932      +28     
==========================================
+ Hits         8465     8478      +13     
- Misses       2617     2630      +13     
- Partials      822      824       +2     
Impacted Files Coverage Δ
master/rest.go 54.98% <100.00%> (+1.01%) ⬆️
server/rest.go 74.34% <100.00%> (+0.19%) ⬆️
base/floats/floats_amd64.go 59.64% <0.00%> (-22.81%) ⬇️
base/task/monitor.go 93.27% <0.00%> (-1.69%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@zhenghaoz zhenghaoz merged commit 5154376 into master Oct 11, 2022
@zhenghaoz zhenghaoz deleted the api branch October 11, 2022 09:20
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.

Incorrect API docs
1 participant