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

Make changes to allow for /api/quality-metrics to work #2641

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ADI-ROXX
Copy link
Contributor

@ADI-ROXX ADI-ROXX commented Jan 28, 2025

Which problem is this PR solving?

Description of the changes

How was this change tested?

Checklist

Signed-off-by: cs-308-2023 <[email protected]>
@ADI-ROXX ADI-ROXX requested a review from a team as a code owner January 28, 2025 15:56
@ADI-ROXX ADI-ROXX requested review from jkowall and removed request for a team January 28, 2025 15:56
@ADI-ROXX
Copy link
Contributor Author

@yurishkuro Some tests are failing. I have to make changes in the .test.js files

@yurishkuro
Copy link
Member

lgtm. Is it correct that this is a breaking change (different data shape is expected)? Please document it in the description.

@yurishkuro
Copy link
Member

can you get the CI to green? Both linter and unit tests are failing.

@ADI-ROXX
Copy link
Contributor Author

ADI-ROXX commented Feb 3, 2025

Is it correct that this is a breaking change (different data shape is expected)?

I didn't understand. Can you elaborate it a bit? What data shape is actually expected?

@yurishkuro
Copy link
Member

You are now parsing data in a different shape than before (the "data" sub-structure in json)

@ADI-ROXX
Copy link
Contributor Author

ADI-ROXX commented Feb 3, 2025

You are now parsing data in a different shape than before (the "data" sub-structure in json)

Are you referring to this:
image

@yurishkuro
Copy link
Member

yes

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.

[Feature]: Make changes to allow for /api/quality-metrics to work
2 participants