Skip to content

enh: include cross-namespace IPM packages in contexts list#953

Open
isc-pbarton wants to merge 1 commit intomainfrom
feature/952-cross-namespace-ipm-context
Open

enh: include cross-namespace IPM packages in contexts list#953
isc-pbarton wants to merge 1 commit intomainfrom
feature/952-cross-namespace-ipm-context

Conversation

@isc-pbarton
Copy link
Copy Markdown
Collaborator

Resolves #952

Manual testing:

  • docker compose up --build
  • Create a second namespace in the container
  • Set SourceControl.Git.Extension as source control extension for both namespaces
  • git clone TestCoverage repo twice into separate directories in the container
  • zpm "load -dev" each repo into a separate namespace
  • Viewed Git Web UI, confirmed change context menu has options for USER:TESTCOVERAGE.ZPM and PBARTON:TESTCOVERAGE.ZPM
  • Make a change in one of the repos. Switch back and forth between the two contexts in web ui and confirmed the workspace view updated.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.11%. Comparing base (578aaf7) to head (c684c05).

Files with missing lines Patch % Lines
cls/SourceControl/Git/Utils.cls 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #953      +/-   ##
==========================================
- Coverage   49.18%   49.11%   -0.08%     
==========================================
  Files          23       23              
  Lines        3269     3274       +5     
==========================================
  Hits         1608     1608              
- Misses       1661     1666       +5     

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

🚀 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.

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.

Issues switching context when same IPM package in multiple namespaces

2 participants