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

feat: mfe multitenant config #3

Closed
wants to merge 2 commits into from
Closed

Conversation

dcoa
Copy link

@dcoa dcoa commented Dec 15, 2022

Description:

This PR adds a second query param to identify the tenant and the API could send their specific configurations.

This implementation is based on version 1 explained here .

Note

This PR is only for review coding and can't be marge.

Jirs card DS-129: https://edunext.atlassian.net/browse/DS-129

@codecov-commenter
Copy link

codecov-commenter commented Dec 15, 2022

Codecov Report

Base: 81.51% // Head: 81.53% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (40afff8) compared to base (eca2003).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   81.51%   81.53%   +0.01%     
==========================================
  Files          38       38              
  Lines         925      926       +1     
  Branches      169      169              
==========================================
+ Hits          754      755       +1     
  Misses        159      159              
  Partials       12       12              
Impacted Files Coverage Δ
src/initialize.js 98.48% <100.00%> (+0.02%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

src/initialize.test.js Outdated Show resolved Hide resolved
@dcoa dcoa force-pushed the dcoa/mfe-multitenant-config branch from 836a3ba to 40afff8 Compare December 15, 2022 23:23
@MaferMazu
Copy link

@dcoa, do you have how to test this and the expected result, or is it only a code review? 👀

@dcoa
Copy link
Author

dcoa commented Dec 20, 2022

@dcoa, do you have how to test this and the expected result, or is it only a code review?

Only code review

@MaferMazu
Copy link

Looks good to me @dcoa

Copy link
Member

@JuanDavidBuitrago JuanDavidBuitrago left a comment

Choose a reason for hiding this comment

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

It looks good.

@dcoa dcoa closed this Jan 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
6 participants