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

Feature/profiles #4287

Open
wants to merge 12 commits into
base: devel
Choose a base branch
from
Open

Feature/profiles #4287

wants to merge 12 commits into from

Conversation

msmannan00
Copy link
Member

@msmannan00 msmannan00 commented Oct 31, 2024

feature profile and config optimization

msmannan00 and others added 12 commits August 24, 2024 17:37
1. Integrated profiles.
2. Created a default profile for tenant 1000000, applied in both config and config_lang.
3. Implemented migration scripts.
4. Removed duplicate variables from config and config_lang, mapping them to the default profile.
5. Implemented chaining for tenants to first search for variables in their profile, and if not found, default to the default profile.
@msmannan00 msmannan00 requested a review from a team as a code owner October 31, 2024 15:09
Copy link

codacy-production bot commented Oct 31, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.15% (target: -1.00%) 76.42% (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (9c62035) 18987 15558 81.94%
Head commit (6eef215) 38570 (+19583) 31546 (+15988) 81.79% (-0.15%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#4287) 352 269 76.42%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

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

Successfully merging this pull request may close these issues.

2 participants