Skip to content

Fix comprehension semantics for tuple example - #211

Merged
huangsam merged 1 commit into
mainfrom
huangsam/fix-comprehension-semantics
Aug 13, 2026
Merged

Fix comprehension semantics for tuple example#211
huangsam merged 1 commit into
mainfrom
huangsam/fix-comprehension-semantics

Conversation

@huangsam

@huangsam huangsam commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Please read the contributing guidelines before submitting a pull request.


Describe the change
Fixes #210

Additional context
A genuinely constructive feedback about something I glossed over while writing that module.

@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.55%. Comparing base (ce3e119) to head (9d41e54).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #211   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          43       43           
  Lines        1778     1778           
  Branches      113      113           
=======================================
  Hits         1770     1770           
  Misses          4        4           
  Partials        4        4           

☔ View full report in Codecov by Harness.
📢 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.

@huangsam
huangsam merged commit de09ddf into main Aug 13, 2026
9 checks passed
@huangsam
huangsam deleted the huangsam/fix-comprehension-semantics branch August 13, 2026 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python Tuple Comp

1 participant