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

Limit instances.json to active instances only #132

Merged
merged 1 commit into from
Mar 14, 2022
Merged

Conversation

grisu48
Copy link
Collaborator

@grisu48 grisu48 commented Mar 9, 2022

The answer of /instances.json is too verbose as it prints all ever
existing instances. This commit updates the response to only list active
instances.

Follow-up to #131
Related issue: #124

The answer of /instances.json is too verbose as it prints all ever
existing instances. This commit updates the response to only list active
instances.
@codecov
Copy link

codecov bot commented Mar 9, 2022

Codecov Report

Merging #132 (cba625c) into master (97da904) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #132   +/-   ##
=======================================
  Coverage   84.35%   84.35%           
=======================================
  Files          28       28           
  Lines        2391     2391           
=======================================
  Hits         2017     2017           
  Misses        374      374           
Impacted Files Coverage Δ
ocw/views.py 56.09% <0.00%> (ø)

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 97da904...cba625c. Read the comment docs.

@grisu48 grisu48 requested a review from asmorodskyi March 9, 2022 09:26
@asmorodskyi asmorodskyi merged commit 8fed1fc into SUSE:master Mar 14, 2022
@grisu48 grisu48 deleted the json branch March 15, 2022 13:04
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.

2 participants