Skip to content

Conversation

@math-fehr
Copy link
Collaborator

The exercise was requiring users to pass a builtin.module, which should not be the case.
The workaround is to parse their input and then extract the builtin.module

The exercise was requiring users to pass a `builtin.module`, which should
not be the case.
The workaround is to parse their input and then extract the `builtin.module`
@math-fehr math-fehr requested a review from superlopuh February 2, 2026 15:11
@math-fehr math-fehr self-assigned this Feb 2, 2026
@math-fehr math-fehr added the documentation Documentation label Feb 2, 2026
@codecov
Copy link

codecov bot commented Feb 2, 2026

Codecov Report

❌ Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.15%. Comparing base (b230f09) to head (64c584e).

Files with missing lines Patch % Lines
docs/marimo/mlir_introduction.py 16.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5605      +/-   ##
==========================================
- Coverage   86.16%   86.15%   -0.01%     
==========================================
  Files         394      394              
  Lines       56390    56394       +4     
  Branches     6496     6496              
==========================================
- Hits        48588    48586       -2     
- Misses       6269     6274       +5     
- Partials     1533     1534       +1     

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

Copy link
Contributor

@tobiasgrosser tobiasgrosser left a comment

Choose a reason for hiding this comment

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

Nice. Thank you, Mathieu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants