Skip to content

Conversation

@fvaleye
Copy link
Collaborator

@fvaleye fvaleye commented Aug 25, 2025

Description

Small Python formatting issue fixed in conversion file.

Copilot AI review requested due to automatic review settings August 25, 2025 07:40
@fvaleye fvaleye added the binding/python Issues for the Python package label Aug 25, 2025
@fvaleye fvaleye requested a review from ion-elgreco as a code owner August 25, 2025 07:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses a Python formatting issue by breaking down a long conditional statement across multiple lines for better readability and adherence to Python style guidelines.

  • Reformatted a multi-condition if statement to span multiple lines with proper indentation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@fvaleye fvaleye force-pushed the fix/formatting-python-conversion branch from 066fca6 to 0d6b1c1 Compare August 25, 2025 07:41
@codecov
Copy link

codecov bot commented Aug 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.37%. Comparing base (b89d7a4) to head (0d6b1c1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3705   +/-   ##
=======================================
  Coverage   75.37%   75.37%           
=======================================
  Files         144      144           
  Lines       43607    43607           
  Branches    43607    43607           
=======================================
  Hits        32868    32868           
  Misses       9131     9131           
  Partials     1608     1608           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@fvaleye fvaleye merged commit 09ab871 into delta-io:main Aug 25, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

binding/python Issues for the Python package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant