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

Develop #1398

Merged
merged 78 commits into from
Oct 5, 2023
Merged

Develop #1398

merged 78 commits into from
Oct 5, 2023

Conversation

Dinika
Copy link
Contributor

@Dinika Dinika commented Oct 4, 2023

Fixes #

Description

How has this been tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added necessary unit and integration tests.
  • I have added screenshots (if applicable), in the comment section.

The responses sent from keycloak can only be accepted by the browser if
SameSite cookies are None and mixed content is enabled

Signed-off-by: Dinika Saxena <dinikasaxenas@gmail.com>
Signed-off-by: Dinika Saxena <dinikasaxenas@gmail.com>
Signed-off-by: Dinika Saxena <dinikasaxenas@gmail.com>
Signed-off-by: Dinika Saxena <dinikasaxenas@gmail.com>
Dinika and others added 27 commits September 13, 2023 09:40
Signed-off-by: Dinika Saxena <dinikasaxenas@gmail.com>
Signed-off-by: Dinika Saxena <dinikasaxenas@gmail.com>
Signed-off-by: Dinika Saxena <dinikasaxenas@gmail.com>
Signed-off-by: Dinika Saxena <dinikasaxenas@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (a4dca23) 49.05% compared to head (d1cd709) 49.65%.
Report is 1 commits behind head on main.

❗ Current head d1cd709 differs from pull request most recent head 9e640fb. Consider uploading reports for the commit 9e640fb to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1398      +/-   ##
==========================================
+ Coverage   49.05%   49.65%   +0.59%     
==========================================
  Files         248      249       +1     
  Lines       11170    11338     +168     
  Branches     2623     2653      +30     
==========================================
+ Hits         5480     5630     +150     
- Misses       5657     5672      +15     
- Partials       33       36       +3     
Files Coverage Δ
src/shared/components/EditTableForm.tsx 40.53% <100.00%> (ø)
src/shared/molecules/TypeSelector/TypeSelector.tsx 81.39% <ø> (-0.22%) ⬇️
src/subapps/dataExplorer/DataExplorer.tsx 91.97% <100.00%> (+0.15%) ⬆️
...studioLegacy/containers/WorkspaceMenuContainer.tsx 56.47% <ø> (ø)
src/subapps/dataExplorer/DataExplorerUtils.tsx 86.71% <91.07%> (+11.71%) ⬆️
src/subapps/dataExplorer/PredicateSelector.tsx 96.44% <89.79%> (-0.27%) ⬇️

... and 68 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Dinika Dinika merged commit baf3400 into main Oct 5, 2023
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