fix(ping-sdk): fix import order for all files in ping sdk - #683
fix(ping-sdk): fix import order for all files in ping sdk#683vatsalparikh wants to merge 2 commits into
Conversation
|
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
0cd4647 to
2fac585
Compare
|
View your CI Pipeline Execution ↗ for commit 42caeef
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
@forgerock/davinci-client
@forgerock/device-client
@forgerock/journey-client
@forgerock/oidc-client
@forgerock/protect
@forgerock/sdk-types
@forgerock/sdk-utilities
@forgerock/iframe-manager
@forgerock/sdk-logger
@forgerock/sdk-oidc
@forgerock/sdk-request-middleware
@forgerock/storage
commit: |
Codecov Report❌ Patch coverage is
❌ Your project status has failed because the head coverage (24.11%) is below the target coverage (40.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #683 +/- ##
==========================================
+ Coverage 18.07% 24.11% +6.03%
==========================================
Files 155 163 +8
Lines 24398 25797 +1399
Branches 1203 1687 +484
==========================================
+ Hits 4410 6221 +1811
+ Misses 19988 19576 -412
🚀 New features to boost your workflow:
|
|
Deployed ff603ab to https://ForgeRock.github.io/ping-javascript-sdk/pr-683/ff603abf704cc5aae8e799b7637ebbcb9df9563e branch gh-pages in ForgeRock/ping-javascript-sdk |
📦 Bundle Size Analysis📦 Bundle Size Analysis🆕 New Packages🆕 @forgerock/device-client - 0.0 KB (new) 📊 Minor Changes📉 @forgerock/recognize - 4284.4 KB (-0.0 KB) ➖ No Changes➖ @forgerock/sdk-types - 9.1 KB 15 packages analyzed • Baseline from latest Legend🆕 New package ℹ️ How bundle sizes are calculated
🔄 Updated automatically on each push to this PR |
7ed91f4 to
921ba93
Compare
921ba93 to
46c18c1
Compare
SteinGabriel
left a comment
There was a problem hiding this comment.
Other than 2 stale and 1 missing copyright header, these changes look good to merge.
Stale:
e2e/davinci-suites/playwright.config.tse2e/journey-suites/playwright.config.ts
Missing:
e2e/oidc-suites/playwright.config.ts
Thanks, updated / created copyright header for these files! |
Merge after 2.2 release of Ping SDK
Summary
Test plan