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

Task/WP-832: switching to TMS for credentials (do not merge) #1070

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into tasks/tms-change

dc0bbb6
Select commit
Loading
Failed to load commit list.
Open

Task/WP-832: switching to TMS for credentials (do not merge) #1070

Merge branch 'main' into tasks/tms-change
dc0bbb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2025 in 0s

70.36% (+0.01%) compared to c210828

View this Pull Request on Codecov

70.36% (+0.01%) compared to c210828

Details

Codecov Report

Attention: Patch coverage is 47.45763% with 31 lines in your changes missing coverage. Please review.

Project coverage is 70.36%. Comparing base (c210828) to head (dc0bbb6).

Files with missing lines Patch % Lines
server/portal/apps/workspace/api/utils.py 37.50% 10 Missing ⚠️
...r/portal/apps/onboarding/steps/system_access_v3.py 30.76% 9 Missing ⚠️
...onents/DataFiles/DataFilesTable/DataFilesTable.jsx 60.00% 8 Missing ⚠️
server/portal/apps/workspace/api/views.py 50.00% 3 Missing ⚠️
server/portal/apps/accounts/api/views/systems.py 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1070      +/-   ##
==========================================
+ Coverage   70.34%   70.36%   +0.01%     
==========================================
  Files         538      538              
  Lines       33328    33318      -10     
  Branches     2953     2953              
==========================================
- Hits        23446    23445       -1     
+ Misses       9684     9675       -9     
  Partials      198      198              
Files with missing lines Coverage Δ
...nt/src/components/Applications/AppForm/AppForm.jsx 87.64% <100.00%> (-0.04%) ⬇️
...orkspace_operations/shared_workspace_operations.py 94.69% <ø> (ø)
server/portal/apps/accounts/api/views/systems.py 60.86% <50.00%> (ø)
server/portal/apps/workspace/api/views.py 57.24% <50.00%> (+2.21%) ⬆️
...onents/DataFiles/DataFilesTable/DataFilesTable.jsx 85.97% <60.00%> (-0.04%) ⬇️
...r/portal/apps/onboarding/steps/system_access_v3.py 29.50% <30.76%> (+0.52%) ⬆️
server/portal/apps/workspace/api/utils.py 51.72% <37.50%> (-17.51%) ⬇️
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.