Skip to content

cpydiff: Document complex() parsing difference. #17470

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

Closed

Conversation

jepler
Copy link
Contributor

@jepler jepler commented Jun 10, 2025

Summary

In #17384 it was decided that fixing this difference was not worth the code size increase.

Testing

Built & viewed the documentation locally
image

Copy link

codecov bot commented Jun 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.55%. Comparing base (2ce63b1) to head (f4ac63e).
Report is 33 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #17470   +/-   ##
=======================================
  Coverage   98.54%   98.55%           
=======================================
  Files         169      169           
  Lines       21941    21946    +5     
=======================================
+ Hits        21621    21628    +7     
+ Misses        320      318    -2     

☔ 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.

@jepler jepler force-pushed the document-complex-function-difference branch from 235b774 to 9527fa0 Compare June 10, 2025 06:26
@dpgeorge dpgeorge added the tests Relates to tests/ directory in source label Jun 16, 2025
In micropython#17384 it was
decided that fixing this difference was not worth the code size
increase.

Signed-off-by: Jeff Epler <jepler@gmail.com>
@jepler jepler force-pushed the document-complex-function-difference branch from 9527fa0 to f4ac63e Compare June 16, 2025 07:23
@jepler jepler requested a review from dpgeorge June 16, 2025 10:52
@dpgeorge
Copy link
Member

Rebased and merged in 5901b8d

@dpgeorge dpgeorge closed this Jun 16, 2025
@jepler jepler deleted the document-complex-function-difference branch June 16, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Relates to tests/ directory in source
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants