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/cs 42021 teams support implementation #91

Merged
merged 23 commits into from
Nov 10, 2023

Conversation

harshithad0703
Copy link
Contributor

No description provided.

@harshithad0703 harshithad0703 requested a review from a team as a code owner November 7, 2023 05:05
Copy link

github-actions bot commented Nov 7, 2023

We regret to inform you that you are currently not able to merge your changes into the master branch due to restrictions applied by our SRE team. To proceed with merging your changes, we kindly request that you create a pull request from the next branch. Our team will then review the changes and work with you to ensure a successful merge into the master branch.

@harshithad0703 harshithad0703 changed the base branch from master to next November 7, 2023 05:06
.jsdoc.json Outdated Show resolved Hide resolved
lib/organization/team/index.js Outdated Show resolved Hide resolved
test/api/team-stack-role-mapping-test.js Outdated Show resolved Hide resolved
lib/organization/team/teamUsers/index.js Outdated Show resolved Hide resolved
test/unit/team-users-test.js Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Nov 7, 2023

Coverage report for commit: a582e8a
File: coverage/clover.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ██░░░░░░░░░░░░░░░░░░░░░ │  2.3%
  80% │ ████████████░░░░░░░░░░░ │ 20.9%
  90% │ ████████████████████░░░ │ 34.9%
 100% │ ███████████████████████ │ 41.9%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 89.62% | Methods: 96.98% | Branches: 72.60%
FilesLinesMethodsBranches
lib/app/authorization
   index.js91.67%100.00%72.09%
lib/app/hosting
   deployment.js85.29%100.00%65.79%
   index.js80.70%100.00%59.09%
lib/app
   index.js92.78%100.00%66.12%
lib/app/installation
   index.js84.62%100.00%59.55%
lib/app/request
   index.js91.43%100.00%65.85%
lib
   contentstack.js100.00%100.00%100.00%
   contentstackClient.js100.00%100.00%85.00%
   contentstackCollection.js100.00%100.00%100.00%
   entity.js84.94%100.00%60.79%
lib/core
   Util.js96.36%100.00%83.64%
   concurrency-queue.js94.19%100.00%85.71%
   contentstackError.js100.00%100.00%100.00%
   contentstackHTTPClient.js98.00%100.00%93.48%
lib/organization
   index.js79.17%96.88%56.18%
lib/organization/teams
   index.js71.05%80.00%47.37%
lib/organization/teams/stackRoleMappings
   index.js78.13%84.62%54.35%
lib/organization/teams/teamUsers
   index.js100.00%100.00%93.75%
lib/query
   index.js80.43%100.00%67.27%
lib/stack/asset/folders
   index.js100.00%100.00%100.00%
lib/stack/asset
   index.js85.29%84.21%64.94%
lib/stack/auditlog
   index.js95.83%100.00%75.76%
lib/stack/branch
   compare.js81.82%100.00%71.88%
   index.js97.44%100.00%80.56%
   mergeQueue.js100.00%100.00%73.68%
lib/stack/branchAlias
   index.js86.21%100.00%65.85%
lib/stack/contentType/entry
   index.js91.04%100.00%73.77%
lib/stack/contentType
   index.js83.02%85.71%70.18%
lib/stack/deliveryToken
   index.js100.00%100.00%94.44%
lib/stack/environment
   index.js100.00%100.00%100.00%
lib/stack/extension
   index.js95.92%100.00%87.76%
lib/stack/globalField
   index.js94.12%100.00%83.78%
lib/stack
   index.js84.44%87.18%73.16%
lib/stack/label
   index.js100.00%100.00%100.00%
lib/stack/locale
   index.js100.00%100.00%100.00%
lib/stack/release
   index.js91.11%100.00%72.34%
lib/stack/roles
   index.js100.00%100.00%100.00%
lib/stack/taxonomy
   index.js92.59%100.00%75.00%
lib/stack/taxonomy/terms
   index.js92.31%100.00%72.55%
lib/stack/webhook
   index.js89.66%100.00%72.88%
lib/stack/workflow
   index.js89.09%100.00%72.31%
lib/stack/workflow/publishRules
   index.js100.00%100.00%100.00%
lib/user
   index.js94.29%100.00%82.14%

🤖 comment via lucassabreu/comment-coverage-clover

@harshithad0703 harshithad0703 merged commit 322f9af into next Nov 10, 2023
6 checks passed
@harshithad0703 harshithad0703 deleted the feat/cs-42021-teams-support-implementation branch November 10, 2023 11:42
sunil-lakshman pushed a commit that referenced this pull request Jun 26, 2024
…implementation

Feat/cs 42021 teams support implementation
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.

2 participants