-
Notifications
You must be signed in to change notification settings - Fork 13k
test(federation): remove qase monkey patch #37818
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
test(federation): remove qase monkey patch #37818
Conversation
|
Looks like this PR is ready to merge! 🎉 |
|
WalkthroughRemoves Qase Jest integration from the federation-matrix package (deleted setup file and removed setupFilesAfterEnv), moves/updates Jest Qase reporter dependency, and adds Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #37818 +/- ##
===========================================
+ Coverage 67.69% 67.77% +0.07%
===========================================
Files 3457 3457
Lines 113831 113836 +5
Branches 20908 20909 +1
===========================================
+ Hits 77061 77148 +87
+ Misses 34639 34548 -91
- Partials 2131 2140 +9
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Co-authored-by: Kevin Aleman <kaleman960@gmail.com>
Proposed changes (including videos or screenshots)
monkey patches are not required anymore after updating library version.
this is the after and before versions:
Issue(s)
Steps to test or reproduce
Further comments
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.