-
Notifications
You must be signed in to change notification settings - Fork 32
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
Release/v0.3.2 #44
Release/v0.3.2 #44
Conversation
* fix[csv]: display csv table only in case of process is completed * remove leftover
…42) * fix[Field_description]: handle error in ai fields when credit limit reached * refactor[code]: improve error handling message and exception handling
* feat[MIX_PANEL]: integrate mix panel for analytics * fix: make debug optional based on the environment Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fix: remove api key tracking from event tracking Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fix: correct mixpanel variable name * lint: fix prettier --------- Co-authored-by: Gabriele Venturi <[email protected]> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Caution Review failedThe pull request is closed. WalkthroughThe changes in this pull request introduce enhancements to error handling across several components of the application. Key modifications include the addition of a Changes
Possibly related PRs
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 (
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #44 +/- ##
==========================================
+ Coverage 60.10% 60.15% +0.04%
==========================================
Files 37 37
Lines 1717 1719 +2
==========================================
+ Hits 1032 1034 +2
Misses 685 685 ☔ View full report in Codecov by Sentry. |
Summary by CodeRabbit
Release Notes
New Features
Bug Fixes
Documentation
Refactor
Chores