Skip to content

feat: API method to add %ALL mappings #584

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

Merged
merged 1 commit into from
Oct 25, 2024
Merged

feat: API method to add %ALL mappings #584

merged 1 commit into from
Oct 25, 2024

Conversation

isc-tleavitt
Copy link
Collaborator

Fixes #214
Fixes #379

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.

Project coverage is 26.21%. Comparing base (3732250) to head (2effce5).

Files with missing lines Patch % Lines
cls/SourceControl/Git/Installer.cls 0.00% 21 Missing ⚠️
cls/SourceControl/Git/API.cls 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #584      +/-   ##
==========================================
- Coverage   26.41%   26.21%   -0.21%     
==========================================
  Files          20       21       +1     
  Lines        2782     2804      +22     
==========================================
  Hits          735      735              
- Misses       2047     2069      +22     

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

Copy link
Collaborator

@isc-pbarton isc-pbarton left a comment

Choose a reason for hiding this comment

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

Code reviewed and tested locally

@isc-tleavitt isc-tleavitt merged commit afbf842 into main Oct 25, 2024
2 checks passed
@isc-tleavitt isc-tleavitt deleted the map-all branch October 25, 2024 20:38
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.

Document constraints/steps for installation across all namespaces via %ALL namespace Support adding %ALL mapping for SourceControl.Git package
4 participants