Skip to content

Feat: NRP support, Audit logs, Type correction for User and CScollection added #60

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 20 commits into from
Jul 19, 2023

Conversation

nadeem-cs
Copy link
Contributor

No description provided.

@nadeem-cs nadeem-cs requested a review from a team as a code owner July 14, 2023 05:44
nadeem-cs and others added 2 commits July 14, 2023 12:46
…Log-installation-users

refactor: adds and corrects types of ContentstackCollectin and marketplace functions
Copy link
Member

@ishaileshmishra ishaileshmishra left a comment

Choose a reason for hiding this comment

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

approved

@github-actions
Copy link

github-actions bot commented Jul 17, 2023

Coverage report for commit: a59abdc
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% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  90% │ ███████████████░░░░░░░░ │ 39.0%
 100% │ ███████████████████████ │ 61.0%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 94.17% | Methods: 99.58% | Branches: 77.89%
FilesLinesMethodsBranches
lib
   contentstack.js100.00%100.00%100.00%
   contentstackClient.js100.00%100.00%85.00%
   contentstackCollection.js100.00%100.00%100.00%
   entity.js90.41%100.00%67.68%
lib/core
   Util.js96.36%100.00%83.64%
   concurrency-queue.js93.49%96.77%86.32%
   contentstackError.js100.00%100.00%100.00%
   contentstackHTTPClient.js98.00%100.00%93.48%
lib/marketplace/app/hosting
   deployment.js88.24%100.00%69.74%
   index.js89.47%100.00%68.18%
lib/marketplace/app
   index.js93.59%100.00%68.35%
lib/marketplace/app/oauth
   index.js91.67%100.00%57.89%
lib/marketplace/apprequest
   index.js91.43%100.00%65.85%
lib/marketplace/authorization
   index.js91.67%100.00%72.09%
lib/marketplace
   index.js96.97%100.00%85.71%
lib/marketplace/installation
   index.js90.82%100.00%62.12%
lib/marketplace/installation/webhooks
   index.js89.47%100.00%59.57%
lib/organization
   index.js90.48%100.00%68.00%
lib/query
   index.js86.96%100.00%74.55%
lib/stack/asset/folders
   index.js100.00%100.00%100.00%
lib/stack/asset
   index.js96.97%100.00%85.33%
lib/stack/auditlog
   index.js95.83%100.00%75.76%
lib/stack/branch
   compare.js100.00%100.00%81.25%
   index.js100.00%100.00%86.11%
   mergeQueue.js100.00%100.00%73.68%
lib/stack/branchAlias
   index.js93.10%100.00%73.17%
lib/stack/contentType/entry
   index.js95.52%100.00%80.33%
lib/stack/contentType
   index.js96.23%100.00%84.91%
lib/stack/deliveryToken
   index.js100.00%100.00%94.44%
lib/stack/environment
   index.js100.00%100.00%100.00%
lib/stack/extension
   index.js97.96%100.00%91.84%
lib/stack/globalField
   index.js97.06%100.00%87.88%
lib/stack
   index.js92.53%97.37%81.25%
lib/stack/label
   index.js100.00%100.00%100.00%
lib/stack/locale
   index.js100.00%100.00%100.00%
lib/stack/release
   index.js95.56%100.00%78.72%
lib/stack/roles
   index.js100.00%100.00%100.00%
lib/stack/webhook
   index.js94.83%100.00%79.66%
lib/stack/workflow
   index.js94.34%100.00%77.78%
lib/stack/workflow/publishRules
   index.js100.00%100.00%100.00%
lib/user
   index.js97.14%100.00%85.71%

🤖 comment via lucassabreu/comment-coverage-clover

fix: 🐛 corrected type of env parameter
Copy link
Member

@ishaileshmishra ishaileshmishra left a comment

Choose a reason for hiding this comment

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

approved

@nadeem-cs nadeem-cs merged commit feb372d into master Jul 19, 2023
sunil-lakshman pushed a commit that referenced this pull request Jun 26, 2024
Feat: NRP support, Audit logs, Type correction for User and CScollection added
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.

3 participants