-
Notifications
You must be signed in to change notification settings - Fork 76
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
refactor(pages-api): implement page api on frontend #14694
Conversation
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
1e4cbe6
to
6c446fb
Compare
6c446fb
to
aef24de
Compare
08fb853
to
c51de64
Compare
ce07679
to
3fbdc3e
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## spr/main/2ac25caa #14694 +/- ##
==================================================
Coverage 95.76% 95.76%
==================================================
Files 1914 1920 +6
Lines 24949 25022 +73
Branches 2857 2858 +1
==================================================
+ Hits 23892 23963 +71
- Misses 798 800 +2
Partials 259 259 ☔ View full report in Codecov by Sentry. |
3fbdc3e
to
426f4c1
Compare
bc9a2ed
to
9bbd9dd
Compare
9bbd9dd
to
4007cc3
Compare
426f4c1
to
0648d9d
Compare
afd3b62
to
2d4167d
Compare
a7c50ad
to
67ec2d0
Compare
commit-id:8128c92c
…igPanel/EditPageId.test.tsx Co-authored-by: Lars <[email protected]>
…igPanel/EditPageId.tsx Co-authored-by: Lars <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested OK, nice work! 🚀
Description
Stack:
Related Issue(s)
Verification
Documentation