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(spanner): View assessment does not show detailed report and the download report functionality was not working #1009

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

pratickchokhani
Copy link

@pratickchokhani pratickchokhani commented Feb 6, 2025

  • ReportGenerator was null as the respective interface was not assigned.
  • If any report has no issues, then all the issues was being reset.

…ownload report functionality was not working:

- ReportGenerator was null as the respective interface was not assigned.
- If any report ha no issues, then all the issues was being reset.
@pratickchokhani pratickchokhani requested a review from a team as a code owner February 6, 2025 05:58
@pratickchokhani pratickchokhani requested review from darshan-sj and VardhanThigle and removed request for a team February 6, 2025 05:58
akashthawaitcc and others added 12 commits February 6, 2025 11:36
…latform#995)

* added missing parentheses for UI

* added the UT for parentheses method

* added test cases

* updated parenthesis logic to handle more cases. (GoogleCloudPlatform#80)

* updated the func to handle more cases

* udpated the test cases

---------

Co-authored-by: Vivek Yadav <[email protected]>

* added the test case with space

---------

Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>
…ages (GoogleCloudPlatform#998)

* Update installation instructions

* Formatting

* Formatting

* Corrected the instructions

* Corrected node version
* added the front fixes (GoogleCloudPlatform#67)

1. resolve the default value issue while save
2. error handling for verification api
3. drop column issue
4. updated the build

Co-authored-by: Vivek Yadav <[email protected]>

* Resolve the backend  related issue (GoogleCloudPlatform#68)

* Resolve the backend  related issue
1. Added dropping invalid check constraints
2. Error handling for verification api

* added the space

* updated the documentation for check constraints (GoogleCloudPlatform#69)

* updated the documentation for check constraints

* updated the screenshots for issues

* fix the summary

---------

Co-authored-by: Vivek Yadav <[email protected]>

---------

Co-authored-by: Vivek Yadav <[email protected]>

* Changed warning msg to error on on prepare migration (GoogleCloudPlatform#79)

* Changed warning msg to error on on prepare migration

* remove duplicate issue

* updated the build files

* updated the comment

---------

Co-authored-by: Vivek Yadav <[email protected]>

* seperated the generic errors for showing as warning and error

* integrated the verification api on session cmd and updated the doc (GoogleCloudPlatform#81)

* integrated the verification api on session cmd and updated the doc
1. Added the verification api when session cmd is used via a cli
2. Updated the document with the latest change.

* Update mysql.md

---------

Co-authored-by: Vivek Yadav <[email protected]>

* comment is addressed (GoogleCloudPlatform#82)

* comment is addressed

* revert the changes

---------

Co-authored-by: Vivek Yadav <[email protected]>

---------

Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>
* fixed the pg bug

* updated the UT

* refactor the code

---------

Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>
* Changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes
…#1003)

* Fix: bug fixes related to refresh client and error handling (GoogleCloudPlatform#85)

* fix: bug fixes
1. added refresh client on prepare migration click
2. error handling at load of schema

---------

Co-authored-by: Vivek Yadav <[email protected]>

* query change

* fix incorrect query

* Align the query (GoogleCloudPlatform#87)

* Align the query

* Update infoschema.go

---------

Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: taherkl <[email protected]>
… (GoogleCloudPlatform#1005)

* Fix: for the session flag added the error handling

* updated the log message

---------

Co-authored-by: Vivek Yadav <[email protected]>
Co-authored-by: Vivek Yadav <[email protected]>
@pull-request-size pull-request-size bot added size/XL and removed size/S labels Feb 6, 2025
@pull-request-size pull-request-size bot added size/S and removed size/XL labels Feb 6, 2025
Copy link
Collaborator

@bharadwaj-aditya bharadwaj-aditya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't quite understand the root of issue and how this fixed it. But if you have tested and it is working, then it should be ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants