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

Backend api endpoints #24

Merged
merged 5 commits into from
May 26, 2020
Merged

Backend api endpoints #24

merged 5 commits into from
May 26, 2020

Conversation

eguzki
Copy link
Member

@eguzki eguzki commented May 19, 2020

  • Backends
  • backend list
  • backend create
  • backend delete
  • backend read
  • backend update
  • Backend Method
  • backend method list
  • backend method create
  • backend method delete
  • backend method read
  • backend method update
  • Backend Metric
  • backend metric list
  • backend metric create
  • backend metric delete
  • backend metric read
  • backend metric update
  • Backend Mapping Rule
  • backend mapping rule list
  • backend mapping rule create
  • backend mapping rule delete
  • backend mapping rule read
  • backend mapping rule update
  • Backend Usage
  • backend usage list
  • backend usage create
  • backend usage delete
  • backend usage read
  • backend usage update

@codecov-commenter
Copy link

codecov-commenter commented May 19, 2020

Codecov Report

Merging #24 into master will increase coverage by 13.13%.
The diff coverage is 69.51%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #24       +/-   ##
===========================================
+ Coverage   25.12%   38.26%   +13.13%     
===========================================
  Files          13       14        +1     
  Lines         780     1108      +328     
===========================================
+ Hits          196      424      +228     
- Misses        553      603       +50     
- Partials       31       81       +50     
Impacted Files Coverage Δ
client/backend_api.go 69.51% <69.51%> (ø)

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 ed2eb10...7578da0. Read the comment docs.

@eguzki eguzki changed the title backend api list Backend api endpointsç May 22, 2020
@eguzki eguzki changed the title Backend api endpointsç Backend api endpoints May 22, 2020
@eguzki eguzki force-pushed the backend-endpoints branch from 5102f74 to c0dd9e9 Compare May 25, 2020 08:31
@eguzki eguzki force-pushed the backend-endpoints branch from bb7cbfb to d66bc92 Compare May 26, 2020 12:58
@eguzki eguzki marked this pull request as ready for review May 26, 2020 14:49
@eguzki eguzki requested a review from philipgough May 26, 2020 14:49
@eguzki eguzki merged commit d87f43d into master May 26, 2020
@eguzki eguzki deleted the backend-endpoints branch May 26, 2020 15:03
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.

3 participants